lighter-type
A lightweight JavaScript inheritance utility.
A lightweight JavaScript inheritance utility.
Prototypal inheritance applied to flat states.
Prototype-based programming
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
Provides class like programming to JavaScript while staying close to prototypal inheritance.
Prototype-based programming
Prototypal delegation made simple.