Search results
51 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
Extend constructors using backbone's .extend signature
- backbone
- extend
- extendable
- extendible
- extending
- extends
- inherit
- inherits
- lodash
- constructor
- inheritance
- mixin
- mixins
Enhanced inheritance for dynamic inheritance and mixin.
- inheritance
- class
- klass
- oop
- object-oriented
- mixin
- inherits
- browser
- coffee
- coffeescript
- coffee-script
- browserify
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
Proper inheritance in JavaScript
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
Extend everything.
Browser-friendly inheritance fully compatible with standard node.js inherits()
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
Helper to extend a class including defining super_ and superConstruct (optional) on the derived class. Compatible with Node.js inherits and handles es6 classes using Reflect API
- extends
- extend
- inherits
- constructor
- super
- superConstruct
- ensureProperties
- Reflect
- reflect
- construct
- class
- classes
- babel
- es3
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
Straightforward classes for node.js or web browsers
The most needed utility functions for writing shared code between browser and client.
Simple functions for extending JavaScript objects
util.inherits without the cruft
Node.JS inherits replacement with support for mixins