Lava.ClassManager
Standalone version of Lava.ClassManager - one of the fastest and most convenient class systems in the world. Performance comparison of the fastest class systems: Overridden method calls: http://jsperf.com/js-inheritance-method-calls/2 Object construction: http://jsperf.com/js-inheritance-object-construction Quick facts: Speed is comparable to native hand-written classes Powerful features like run-time prototype patching and shared members Classes can be generated on server and in browser Supports multiple inheritance README in GitHub repository contains links to reference and tutorials.