mongoose-schema-extend-current
mongoose schema inheritance and discriminator key extension
mongoose schema inheritance and discriminator key extension
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.
A tiny class library.
A tiny, modern, bare bones inheritance utility for Node.js and the browser.
This module is for mixing an objects in one super object.It uses __proto__ property to combine objects, but not just copying properties and methods.
A Backbone-inspired, JavaScript "Class" system designed with performance in mind.
A JavaScript object creation library featuring private properties and private methods.
Library to add prototypal inheritance to JSON object
[](https://badge.fury.io/js/pigura)
Tutorial scripts for exploring and learning javascript concepts.
Classical inheritance with protected members.
Library to add prototypal inheritance to JSON object
An architectural concept for making a product under a single codebase for mobile, desktop and VR.
Library to parse entire `tsconfig.json` hierarchy through the `extends` property in tsconfig files.
Browser-friendly inheritance fully compatible with standard node.js inherits()
examples of inheritance in object oriented programming.
Transpile an enriched GraphQL string schema (e.g. support for metadata, inheritance, generic types, ...) into the standard string schema understood by graphql.js and the Apollo server client.
emulates c++ for creating objects with private variables
Coming soon... work in progress
Mixin Classes for TypeScript