Search results
471 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()
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.
Utils for working with JavaScript classes and prototype methods.
Return the prototype of a provided object.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- object
- obj
- prototype
- prototypeof
- proto
- polyfill
- inheritance
- View more
Simple CLDR traverser
- utility
- globalization
- internationalization
- multilingualization
- localization
- g11n
- i18n
- m17n
- L10n
- localize
- locale
- cldr
- json
- inheritance
Create objects from reusable, composable behaviors.
o3 - Javascript Class Framework
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.
Inheritance module for Node.js and browsers
Advanced but lightweight and fast Javascript inheritance model providing class members and prototype conversion.
Extend constructors using backbone's .extend signature
- backbone
- extend
- extendable
- extendible
- extending
- extends
- inherit
- inherits
- lodash
- constructor
- inheritance
- mixin
- mixins
Collection of mixin tools for objects and functions
JS class extension tool for enabling easily extending prototype with multiple objects.
A future proof, backward compatible, JavaScript class utility.
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
Easily subclass errors
Backbone like Class.extend utility for Node