inherits-ex
Browser-friendly enhanced inheritance fully compatible with standard node.js and coffee-script
Updated by @riceball
@stdlib/utils-inherit
Implement prototypical inheritance by replacing the prototype of one constructor with the prototype of another constructor.
Updated by @stdlib-bot
tastypie
Tastypie is a webservice API framework for Node.js based on Django's Tastypie Framework. It provides a convenient, yet powerful and highly customizable, abstraction for creating …
Updated by @esatterwhite
relux.js
Flexible and easy state management container for React or other javascript apps with TypeScript, supports class-based Object-Oriented-Programming and Dependency Injection.
Updated by @rempei-okada
@stdlib/assert-instance-of
Test whether a value has in its prototype chain a specified constructor as a prototype property.
Updated by @stdlib-bot
definition
deprecatedClass definition helper which closely maps to ES6 classes.
Updated by @bluejeansandrain
@rbxts/object-event
Allows for custom events to be created for custom OOP implementations. Attempts to reproduce Roblox's syntax as closely as possible while adding more features.
Updated by @davness
webnjs
The NodeJS framework for developing sophisticated web-based solutions.
Updated by @lawrencebensaid
class-plus
A simple module for building and extending classes, with mixins and more.
Updated by @jhuckaby