oo-class
A simple OO Class factory
A simple OO Class factory
o2.js Object-Oriented helpers. — http://o2js.com/.
Object inherits properties of another with optional namespacing. Useful for ad hoc, multiple, flat prototype inheritance.
Object > Constructor
Assign object properties conditionally
Object factory honoring JavaScripts prototype delegation
Assigns properties of source object(s) to a new object.
Create javascript objects with multiple prototypes.
Simple inheritance helper with named constructor
Easy prototype and static methods inheritance via inheritedBy method
Javascript inheritance for a 5 years old
"You stay classy, JavaScript." Ron.js is a simple implementation of classical inheritance for JavaScript.
A really simple class library with inheritance and bound instance methods
Provides a syntax for prototypal inheritance that also allows for arrays that inherit from a custom prototype
simple library using a prototypal approach to the creation of objects in js
retrieve an array containing objects in the prototype chain of an object
Easy prototyping and inheritance
An Implementation Of JavaScript Class Inheritance <Base Prototype>
Build ES6 class mixins
OO programming with classes, mixins, interfaces and dynamic getters/setters