inheritence topic
List
inheritence repositories
DynamicProto-JS
23
Stars
11
Forks
Watchers
Generates dynamic prototype methods for JavaScript objects (classes) by supporting method definition within their "class" constructor (like an instance version), this removes the need to expose intern...