callable-js
A JavaScript library that allows you to create callable objects using ES6 Proxies and class inheritance
A JavaScript library that allows you to create callable objects using ES6 Proxies and class inheritance
An implementation of protected fields on top of class fields.
🔧 Effortlessly Tailor Your Settings
A class system similar to Java/C with inheritance
An easy to use prototypal inheritance model and generator.
A framework for working with higher level async types.
Useful JavaScript base classes for efficient and quick solutions to common problems.
block inheritance templating
Simple function for inheritance in javascript
ES6 Mixin support
ESLint typescript plugin to control class inheritance
A simple library for multiple inheritance in JavaScript.
Make one class (constructor function) inherited from another
make object getter property cacheable.
A tiny class-based composition/mixin library
Test whether a value has in its prototype chain a specified constructor as a prototype property.
Test if an object's prototype chain contains a provided prototype.
Invoke a function for each own and inherited enumerable property of an object.
Implement prototypical inheritance by replacing the prototype of one constructor with the prototype of another constructor.
Return the prototype of a provided object.