Simple JavaScript Inheritance
Prototype inheritance utility
Inherit rules from other selectors
A prototype-based inheritance library that makes it easy to create objects and inheritance hierarchies without losing the power of javascript's prototype system.
Lightweight, fast, and powerful JS template engine. Supports helpers, filters, template inheritance
PostCSS plugin inherit rules from other selectors
Creates an object composed of the own and inherited enumerable string keyed properties of object that doesn't undefined.
Utilities for objects. Simple, tasteful and plentiful. Supports inherited properties.
A parser for postcss-inherit's syntax
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.
Tiny library that simplifies subclassing and inheriting from Error while keeping the correct name and stack. Also supports constructing from an object of properties. Saves you from boilerplate.
Constructor inheritance.
Inheritance module for node
Easily generate a JSON or markdown list (sorted array) of property names of all enumerable properties, own and inherited, of objects that have function values.
Typedoc plugin to exclude inherited members from a Typedoc class/interface
Co-operative multiple inheritance for JavaScript
Returns an array of names from a module. Includes all enumerable properties with function values, own and inherited.
JavaScript object inheritance sugar: Easy extension, mixins, super methods, proxies
A powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired)
Transparent, drop-in helper for overridable, inheritable defaults in CommonJS modules
Backbone inspired standalone inheritance function.
A simple and efficient class inheritance implementation based on John Resig's code.
Easily generate a sorted array, JSON or markdown list, of property names of all enumerable properties, own and inherited, of objects that have function values.
A classical inheritence model with support for mixins
util.inherits with compatibility