microsoft / DynamicProto-JS

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 internal properties on the instance (this) which results in better code minfication and therefore improved load times for your users.
23Updated 7 months ago

Alternatives and similar repositories for DynamicProto-JS:

Users that are interested in DynamicProto-JS are comparing it to the libraries listed below