Tutorial on JavaScript Physics with Box2D A two part series that explains how to setup and use the JavaScript port of Box2D to add physics to your canvas and CreateJS projects.
Extender A library that helps in making chainable APIs, by creating a function that accepts different values and returns an object decorated with functions based on the type.