/grid-color-interpolation

Using chromajs library to generate grid of color interpolation

Primary LanguageCoffeeScript

grid-color-interpolation

Using chromajs library to generate color-interpolation in grids

Development

Install coffee-script with npm

npm install coffee-script

cd to the project folder and watch for changes to complie to js with

coffee -wc js/app.js.coffee

Edit js/app.js.coffee for development