Javascript animation library optimized mobile devices. This project forked the collie.js library.
-
Download project using
git clone
or fork to your own.$ git clone https://github.com/davidshimjs/jaguarjs.git
-
Install npm packages with a simple command
$ npm install
If you don't have npm, you can install a node.js included a npm.
-
Using a grunt
$ grunt build
default
or an empty value: Watch project files. It'll build all files for debugging when you edit .js files. It also watch jsdoc templates, and you don't need make documentation if you edit only stylesheets(or less files) or main.js.build
: Build all files into adist
folder.doc
: Make documentations into a 'docs/dist' folder.doc_debug
: Make a simple documentation for debugging.
http://davidshimjs.github.io/jaguarjs/doc/
Submit any problems or points of improvement detected during use in the forum. https://groups.google.com/forum/?fromgroups=#!forum/colliejs