@parthar/const-config
Build, freeze, and use configs
Build, freeze, and use configs
Combine multiple object prototypes into one and doesn't remove existing properties.
Augments Mongoose.js models with super() to call parent model methods. Augmentation is done in an inherit() function that returns a child model based on a parent model and a child schema.
Fork of Riveter: mix-in, inheritance and constructor extend behavior for your JavaScript enjoyment.
观察者模式,继承,事件扩展工具库
Overrides an inherited method in a child class; provides an access to the parent class method from inside the overriden method.
A Backbone-inspired, JavaScript "Class" system designed with performance in mind.
A function to create a deeply prototype-inherited object
[](https://badge.fury.io/js/pigura)
Cascading configurable recipes for gulp 4.0. An elegant, intuitive way to reuse gulp tasks.
Function.create(proto, fn, props) — Object.create() for functions
Extension/inheritance API for plain JS
JS Code Management
vue inheritance
Vue 2 plugin that allows you to call `this.$super(arguments)` in vue child component's methods (components composed by `extends` or `mixins` options).
Use the unset keyword in CSS.
CommonJS version of mimic-fn 4.0.0. See https://github.com/mifi/commonify
Inherit multiple classes at the same time
A inheritable promise.
CJS version: Make a function mimic another one