garex / nodejs-colors-to-less-operations

Transforms colors to less operations that needs to be applied to the base color to get the desired color
http://garex.github.io/nodejs-colors-to-less-operations/
MIT License
9 stars 2 forks source link

Add github pages #4

Closed garex closed 10 years ago

garex commented 10 years ago

What

Two text-boxes: left and right. In left user will enter source colors, and in right — dependent. After clicking button 'Gogogo', system will output in 3rd textbox/column/layer/section result of transformation.

For example:

browserify main.js > dist/main.js

For browserify to work we need to remove:

Same module can be installed in it's own node_modules from where browserify will take it to proceed with.

We can use some jquery or another here.