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.
is-arrayish
Determines if an object can be used as an array
code-context
Parse a string of javascript to determine the context for functions, variables and comments based on the code that follows.