@y1j2x34/class.js
Simple class system for low level javascript which includes inheritance, mixins, inherited statics, python style, proxy, decorate, enum...
class-js2
Simple and powerful class utility to allow the easy use of OOP in JS. Includes inheritance, mixins, abstract classes, inherited statics, and more.
java-class
Class.js is a Javascript library designed to allow easy, non-obtrusive creation of Java-like classes without requiring a cross-compiler, and without otherwise interfering with the capabilities of Javascript.