inherits
There are 17 repositories under inherits topic.
arvimal/oop_with_python
Object-Oriented Programming concepts, with Python
spudly/error-subclass
š£ A base class for creating custom JavaScript error classes
Mike96Angelo/Generate-JS
An easy to use prototypal inheritance model and generator.
thewillyhuman/willyOS-c
TPP Course from Prof. Jose Manuel Redondo at University of Oviedo
yurecouto/Desafio-POO
Desafio de programaĆ§Ć£o orientada a objetos em Python.
kaelzhang/node-util-inherits
node util.inherits with compatibility
megafetis/UsefulTypeExtensions
Useful Type Extensions for reflect search, check default values of types
snowyu/inherits-ex.js
Browser-friendly enhanced inheritance and mixin fully compatible with standard node.js inherits and coffee-script.
snowyu/property-manager.js
make it easier to manage the properties/attributes of your class.
stdlib-js/assert-instance-of
Test whether a value has in its prototype chain a specified constructor as a prototype property.
stdlib-js/utils-inherit
Implement prototypical inheritance by replacing the prototype of one constructor with the prototype of another constructor.
ZetaRet/clockwork
Zeta Ret Clockwork Library - OOP, Canvas, JavaScript, Stage, Renderer, DisplayObject, Graphics, Interaction
ZetaRet/protoss
Zeta Ret ProtoSS Library - Prototype Supers-Subclass ~ 1kb (Polymorphism, Prototypes, OOP)
fabvalaaah/joi-smartobject
NPM package that provides a wrapper which associates an hapi/joi schema to a class then automatically validates each change made on object properties at runtime
stdlib-js/assert-is-prototype-of
Test if an object's prototype chain contains a provided prototype.
DavidAllanDev/Simple-Cryptography
A Simple Cryptography project that uses the cipherMode to do it
mirreal/phoenix
A series of minimalist implementation of the JavaScript library