proto-create
Provides a syntax for prototypal inheritance that also allows for arrays that inherit from a custom prototype
Provides a syntax for prototypal inheritance that also allows for arrays that inherit from a custom prototype
retrieve an array containing objects in the prototype chain of an object
Provides class like programming to JavaScript while staying close to prototypal inheritance.
This module is for mixing an objects in one super object.It uses __proto__ property to combine objects, but not just copying properties and methods.
A JavaScript object creation library featuring private properties and private methods.
Library to add prototypal inheritance to JSON object
Library to add prototypal inheritance to JSON object
Prototype-based programming
Prototypal delegation made simple.
Prototype-based programming