@davedoesdev/predefine
Predefine your Object.defineProperties to create a more human readable API.
Predefine your Object.defineProperties to create a more human readable API.
"A programmed version of university management system using (OOP) Object Oriented Programming. where (for instance) University seniors can store or manage data of students, Instructors,and courses along with departments."
Lists enumerable own and inherited property keys of an object.
Lists enumerable own and inherited property content objects of an object.
Lists enumerable own and inherited property symbols of an object.
Stamp for React
Make a function mimic another one. This is a fork of sindresorhus/mimic-fn, but with CommonJS support.
This project when combined with design patterns adds common OOP functionality to JavaScript
Browser default initial CSS styles with integrated custom properties.
Make a function mimic another one
helper that simplify object inheritance
Adds inheritable text styles to React Native
JS Code Management
Novel Event Emitter Inheritance.
CLI tool allows to inherit properties from other packages
Real syncable multi-inherit classes.----Class("EPromise").extend(events, Promise);Promise.pro=1;EPromise.pro === 1;//true
An addon that applies inheritable css properties around a component to better test random use cases
Sass and Less mixins to enable CSS --var: calc(inherit(--var) + 1);
Simple function for inheritance in javascript
Make one class (constructor function) inherited from another