39 packages found
A true prototypal inheritance pattern that effectively replaces the classical constructor pattern
Inherit, extend, decorate, and override classes and instances.
First-class states
Powerful, flexible, lighter and fast tool to make inheritance in javascript.
Prototypal inheritance applied to flat states.
A simple class-like interface to Javascript prototypal inheritance.
Library to add prototypal inheritance to JSON object
A programming language that compiles to JavaScript and emphasizes prototypes, integrity, and syntax.
A powerful ORM tool for node.js, support Mysql.
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.
- class
- inheritance
- super
- parent
- singleton
- method
- prototypal
- object.create
- object.defineProperty
- prototype
- __proto__
- setPrototypeOf
- Object.setPrototypeOf
- mixin
javascript object composition library
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
A simple Sugar for Prototypal Inheritance
Object Oriented Programming approach in AngularJS
Simple classical inheritance.
A small library which attempts to push prototypal inheritance to its natural conclusions in JavaScript. For ECMAScript 5.