utilitiesjs
Utility functions for front-end JavaScript development.
Utility functions for front-end JavaScript development.
Extend constructors using backbone's .extend signature
A generator for EventEmitter, lets you create an objects that can emit events.
a variadic version of `util.inherits`
Extensive inheritance.
base-methods is the foundation for creating modular, unit testable and highly pluggable node.js applications, starting with a handful of common methods, like `set`, `get`, `del` and `use`.
Make a progeny. This library supports many common inheritance related things
This module provides a simple way to inherit function and extending its prototype properties
A faster and easier way to define Javascript Prototypal Inheritance: `classes` and `mixins`
Inheritance module for node.js
Creates a new class inheriting the methods and properties of a parent class, and copies a new set of methods and properties to the child class.
Class and OOP stuffs for pure javascript. Work on both Node.js and browsers
Starter for creating a node.js application with a handful of common methods, like `set`, `get`, and `del`.
Lazy and unobturisve JavaScript inheritance
Custom error for node.js
A loader that allows you to extend templates for SFC by overriding slots.
PostCSS plugin for annotations based inheritance from other rule sets
Easy prototype inheritance
Simple Object Oriented Programming inheritance and implementation framework for JavaScript.
Helper functions for prototypical inheritance