Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tc39/proposal-private-methods
Private methods and getter/setters for ES6 classes
https://github.com/tc39/proposal-private-methods
Last synced: 2 months ago
JSON representation
Private methods and getter/setters for ES6 classes
- Host: GitHub
- URL: https://github.com/tc39/proposal-private-methods
- Owner: tc39
- Archived: true
- Created: 2017-06-29T11:26:28.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2022-01-24T21:08:53.000Z (almost 3 years ago)
- Last Synced: 2024-05-10T05:33:06.811Z (8 months ago)
- Language: HTML
- Homepage: https://arai-a.github.io/ecma262-compare/?pr=1668
- Size: 153 KB
- Stars: 344
- Watchers: 44
- Forks: 37
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - proposal-private-methods - Private methods and getter/setters for ES6 classes (HTML)
- awesome-list - proposal-private-methods
README
## This proposal has been merged into the [class fields](https://github.com/tc39/proposal-class-fields) proposal.
Please see that repository for current status. The rest of this repository is left up as a historical archive. The old readme is available [here](OLD_README.md), but will not be kept up to date. Similarly, while the FAQ in this repository will continue to exist as is, it will not be updated; its canonical location incluing any updates is in the [class fields repository](https://github.com/tc39/proposal-class-fields/blob/HEAD/PRIVATE_SYNTAX_FAQ.md).