Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tc39/proposal-private-methods

Private methods and getter/setters for ES6 classes
https://github.com/tc39/proposal-private-methods

Last synced: about 2 months ago
JSON representation

Private methods and getter/setters for ES6 classes

Awesome Lists containing this project

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).