Private methods and getter/setters for ES6 classes
☆345Jan 24, 2022Updated 4 years ago
Alternatives and similar repositories for proposal-private-methods
Users that are interested in proposal-private-methods are comparing it to the libraries listed below
Sorting:
- The static parts of new class features, in a separate proposal☆128Jan 24, 2022Updated 4 years ago
- Orthogonally-informed combination of public and private fields proposals☆1,728Jan 24, 2022Updated 4 years ago
- TC39 proposal that affects doesn't stringify argument to import(...) early to enable interop with WICG/trusted-types☆19Dec 5, 2019Updated 6 years ago
- import.meta proposal for JavaScript☆148May 1, 2020Updated 5 years ago
- TC39 proposal to identify tagged template string array objects☆49Oct 20, 2024Updated last year
- A web platform API that allows access to the "original" versions of the global built-in objects' properties and methods☆28Apr 12, 2019Updated 6 years ago
- Decorators for ES6 classes☆2,939Sep 5, 2024Updated last year
- top-level `await` proposal for ECMAScript (stage 4)☆1,081May 28, 2021Updated 4 years ago
- TC39 proposal for Object.fromEntries☆317Apr 23, 2021Updated 4 years ago
- A proposal to combine Logical Operators and Assignment Expressions☆301Jul 21, 2020Updated 5 years ago
- ECMAScript class static initialization blocks☆105Aug 31, 2021Updated 4 years ago
- Early draft proposal to support initializing given objects with fields and private methods☆15Mar 3, 2019Updated 7 years ago
- JavaScript language proposal: function implementation hiding☆118Dec 2, 2019Updated 6 years ago
- proposal for flatten and flatMap on arrays☆214Jan 24, 2022Updated 4 years ago
- ECMAScript Proposal, specs, and reference implementation for Promise.try☆266Oct 9, 2024Updated last year
- Proposal for tc39 of new integrity "level" protecting against both override mistakes and proxy reentrancy☆18Mar 30, 2025Updated 11 months ago
- A proposal to the ECMAScript standard for including left and right trim of whitespace to strings☆41Dec 30, 2019Updated 6 years ago
- Extensible numeric literals for JavaScript☆75Apr 3, 2025Updated 11 months ago
- Grouped Accessors and Auto-Accessors for ECMAScript☆60Jun 25, 2023Updated 2 years ago
- A proposal integrate private fields and destructuring☆51Jul 15, 2024Updated last year
- EcmaScript proposal to provide brand checks without exceptions☆36Jul 14, 2021Updated 4 years ago
- Proposal for new Set methods in JS☆663Jul 6, 2024Updated last year
- Proposal for ECMAScript 'throw' expressions☆528Feb 7, 2024Updated 2 years ago
- A Private Fields Proposal for ECMAScript☆318Jan 24, 2022Updated 4 years ago
- Nullish coalescing proposal x ?? y☆1,230Jan 28, 2023Updated 3 years ago
- TC39 proposal for accumulating errors☆377Oct 26, 2021Updated 4 years ago
- ECMAScript Proposal, specs, and reference implementation for `global`