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.

MIT License

Downloads
2.4M
Stars
23
Committers
5

Bot releases are visible (Hide)

DynamicProto-JS - Correct the publishing and minification of the es6 module

Published by MSNev almost 5 years ago

Corrected the publishing and minification of the dist/esm module

DynamicProto-JS - Update NPM packaging and distribution packages

Published by MSNev almost 5 years ago

DynamicProto-JS - v0.0.7

Published by MSNev almost 5 years ago

Fixes location of the typescript declaration in the root package.json

DynamicProto-JS - v0.0.6

Published by MSNev almost 5 years ago

Initial working release

Package Rankings
Top 2.71% on Npmjs.org