Photoshop-like color curves in javascript.
http://projects.bartoszkrawczyk.com/curves/
- Run
npm install
to download all dependencies
- Run
gulp build
to build app toweb
folder
- Run
gulp
to build, start localhost and watch files for changes
MIT License.