A collection of my creations from jsfiddle.net
A basic Vector2 object with a variety of helper functions built into the object.
A Physics Object with movement calculated by Velocity Verlet Integration.
Several physics objects with Quadtree optimized AABB collision detection.