Search results
52 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Browser-friendly inheritance fully compatible with standard node.js inherits()
util.inherits with compatibility
A JavaScript object inheritance utility.
A inherits fork that is safe per default to use in browsers
Enhanced inheritance for dynamic inheritance and mixin.
- inheritance
- class
- klass
- oop
- object-oriented
- mixin
- inherits
- browser
- coffee
- coffeescript
- coffee-script
- browserify
Extend constructors using backbone's .extend signature
- backbone
- extend
- extendable
- extendible
- extending
- extends
- inherit
- inherits
- lodash
- constructor
- inheritance
- mixin
- mixins
Test whether a value has in its prototype chain a specified constructor as a prototype property.
- stdlib
- stdassert
- assertion
- assert
- utilities
- utility
- utils
- util
- prototype
- proto
- inherit
- inherits
- class
- oop
- View more
Implement prototypical inheritance by replacing the prototype of one constructor with the prototype of another constructor.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- prototype
- inherit
- inherits
- class
- oop
- object-oriented
- inheritance
- View more
Proper inheritance in JavaScript
A simple library for multiple inheritance in JavaScript.
- ts
- typescript
- inheritance
- multiple inheritance
- multiple-inheritance
- class
- klass
- oop
- object oriented
- object-oriented
- inherits
- extend
- bases
- extends
- View more
Browser-friendly inheritance fully compatible with standard node.js inherits()
Extend everything.
Straightforward classes for node.js or web browsers
Test if an object's prototype chain contains a provided prototype.
- stdlib
- stdassert
- assertion
- assert
- utilities
- utility
- utils
- util
- prototype
- proto
- inherit
- inherits
- class
- oop
- View more
A lightweight JavaScript inheritance utility.
- lighter
- type
- object
- inheritance
- prototype
- prototypal
- multiple
- swiss
- mixin
- extend
- decorate
- init
- constructor
- hidden
- View more
The most needed utility functions for writing shared code between browser and client.
Simple functions for extending JavaScript objects
Non-destructive extend. Just appends new properties to an object, keeping old ones.
inherits helper function
A solution of inheritance before ES6, which can inherit the class of ES6, support babel and node perfectly. support ES3 and IE6