microsoft / DynamicProto-JSView on GitHub
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.
26Feb 19, 2026Updated last week

Alternatives and similar repositories for DynamicProto-JS

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

Sorting:

Are these results useful?