jaguarjs
                                
                                
                                
                                    jaguarjs copied to clipboard
                            
                            
                            
                        Javascript animation library optimized mobile devices
jaguar.js
Javascript animation library optimized mobile devices. This project forked the collie.js library.
How to build
- 
Download project using
git cloneor fork to your own.$ git clone https://github.com/davidshimjs/jaguarjs.git - 
Install npm packages with a simple command
$ npm installIf you don't have npm, you can install a node.js included a npm.
 - 
Using a grunt
$ grunt builddefaultor 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 adistfolder.doc: Make documentations into a 'docs/dist' folder.doc_debug: Make a simple documentation for debugging.
 
Documentations
http://davidshimjs.github.io/jaguarjs/doc/
Forum
Submit any problems or points of improvement detected during use in the forum. https://groups.google.com/forum/?fromgroups=#!forum/colliejs
