proto

A prototype-based inheritance library that makes it easy to create objects and inheritance hierarchies without losing the power of javascript's prototype system.

code-context

Parse a string of javascript to determine the context for functions, variables and comments based on the code that follows.