gamlib-ai provides an easy to use API for grid-based and node based A* pathfinding in JavaScript. It includes full API docs and demos. It also provides an easy way to use JavaScript inheritance and a Vector class for basic vector math.
Propulsion is a JavaScript game development framework for the HTML5 canvas element. It support any type of two dimensional game development and has a clear separation between different parts of the framework.