Search results
169 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.
Make your own error types!
Framework for rapidly creating high quality, server-side node.js applications, using plugins like building blocks
Use the unset keyword in CSS.
Make a function mimic another one
Utils for working with JavaScript classes and prototype methods.
Prototype inheritance utility
Make your own nested error types!
A sharped version of port of jQuery.extend that actually works on node.js
A port of jQuery.extend that actually works on node.js
Return the prototype of a provided object.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- object
- obj
- prototype
- prototypeof
- proto
- polyfill
- inheritance
- View more
Tree utilities which provides a full-featured extend and object-cloning facility, and various tools to deal with nested object structures.
A JavaScript object inheritance utility.
Get the prototype chain of any value as an Array
Convert classes into factory functions so they can be called with or without new.
Prototype fusion
Predefine your Object.defineProperties to create a more human readable API.
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
Make a function mimic another one. This is a fork of sindresorhus/mimic-fn, but with CommonJS support.