5 Minutes of
CreateJS.com
A suite of JavaScript libraries that are independent, but work well together to build rich HTML5 experiences
Makes working with Canvas easy
promises to feel familiar to Flash developers but embraces JavaScript sensibilities
For tweening and animating HTML5
chainable API for tweening both numeric and CSS style properties
simple API that makes working with sound easy
consistent, cross-browser way to add sounds to your games and rich media experiences
manage and coordinate loading of asset manifests
easily preload images, sounds, JS, data, etc using XHR2 with progress info and fallback
$ git clone https://github.com/geirman/createjs-demo.git
@chrisgeirman