microsoft/DynamicProto-JS
View on GitHubGenerates 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.
- Stars
- 28
- Forks
- 15
- Open beginner issues
- 0
- Indexed issues
- 3
- Dominant language
- TypeScript
- License
- MIT
- Last GitHub push
- Sep 8, 2026
- Latest indexed
- Sep 19, 2026
- Contributing guide
- Contributing guide
- Code of conduct
- Code of conduct
- Beginner labels
- No beginner labels indexed
- PR merge metrics
- No merged PRs in 30d
3 open issues indexed
Loading issues
-
microsoft/DynamicProto-JS#95 · 1 comment · 1 reaction · 1 assignee ·
-
ES6
Difficulty 3/5 1-2 days Newbie friendliness 35/100
microsoft/DynamicProto-JS#38 ·
-
[Enhancement] A Post Processor is required for WebPack to remove @DynamicProtoStub tagged methods Openenhancement
Difficulty 4/5 3-5 days Newbie friendliness 35/100
microsoft/DynamicProto-JS#27 ·