proto
popularA prototype-based inheritance library that makes it easy to create objects and inheritance hierarchies without losing the power of javascript's prototype system.
Updated by @fresheneesz
class-js2
Simple and powerful class utility to allow the easy use of OOP in JS. Includes inheritance, mixins, abstract classes, inherited statics, and more.
Updated by @gregjacobs
@specialblend/superclass
ES6 class mixin (multi class "inheritance") utility - easily extend ES6 classes from multiple classes
Updated by @__specialblend__
eb-model
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.
Updated by @matazazin
java-class
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 …
Updated by @arkain