Browser-friendly inheritance fully compatible with standard node.js inherits()
Adds a static extend
method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a Parent
constructor onto Child
constructors.
Utils for working with JavaScript classes and prototype methods.
A powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired)
A very small TypeScript library that provides tolerable Mixin functionality.