CreateJS | A suite of Javascript libraries and tools designed for working with HTML5.
Quite an impressive group of libraries to check out here. CreateJS is “a suite of JavaScript libraries and tools designed for working with HTML5.”
I like the modular nature of this collection, and hope to give it a deeper look soon. The available libraries are as follows:
- EaselJS – A JavaScript library for working with the HTML5
canvas
element - TweenJS – A JavaScript library for tweening and animating HTML5 and JavaScript properties
- SoundJS – A JavaScript library that provides a simple API, and some powerful features to make working with audio a breeze
- PreloadJS – A JavaScript library that lets you manage and coordinate the loading of assets
- ZOË – A tool for exporting swf animations as EaseJS sprite sheets
All in all it looks like a ton of work was put into these libraries and I can’t wait to try out a toy project or two.