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

Commit Statistics

Past Year

All Time

Total Commits
3
61
Total Committers
1
5
Avg. Commits Per Committer
3.0
12.2
Bot Commits
0
1

Issue Statistics

Past Year

All Time

Total Pull Requests
8
66
Merged Pull Requests
7
62
Total Issues
1
22
Time to Close Issues
about 1 hour
13 days
Package Rankings
Top 2.71% on Npmjs.org