Extended library for HTML5 Canvas. This library contains (fill and stroke) bounds calculations for drawing a path.
curve has a few global dependencies in addition to node modules and bower libraries.
$ npm install -g gulp
$ npm install -g bower
$ npm install -g fayde-unify
$ npm install
$ bower install
After installing dependencies, build uses the default gulp task.
$ gulp
After installing dependencies and building, you can easily run the demos.
$ gulp demo