Search results
7 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
A prototype-based inheritance library that makes it easy to create objects and inheritance hierarchies without losing the power of javascript's prototype system.
A better error class for 'maxBuffer exceeded' errors
Useful JavaScript base classes for efficient and quick solutions to common problems.
- javascript
- class
- base-class
- class-based
- superclass
- parent-class
- object-oriented
- oop
- inheritance
- inherited
- encapsulation
- extends
- constructor
Simple and powerful class utility to allow the easy use of OOP in JS. Includes inheritance, mixins, abstract classes, inherited statics, and more.
Class.js is a Javascript library designed to allow easy, non-obtrusive creation of Java-like classes without requiring a cross-compiler, and without otherwise interfering with the capabilities of Javascript.
- object-oriented
- oop
- inheritance
- class.js
- class-js
- classjs
- mixin
- prototype
- superclass
- super
- subclass
- class
- private
- protected
- View more
ES6 class mixin (multi class "inheritance") utility - easily extend ES6 classes from multiple classes
Superclase para lo modelos de datos en typescrip que provee una arquitectura limpia y métodos comunes necesarios en los modelos de datos, especialmente en el front end.