mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
…
|
||
---|---|---|
.. | ||
CHANGELOG.md | ||
index.js | ||
LICENSE | ||
package.json | ||
README.md |
Helpers for supporting private class methods and fields for Acorn
This is a plugin for Acorn - a tiny, fast JavaScript parser, written completely in JavaScript.
It provides helpers for implementing support for private class elements. The emitted AST follows an ESTree proposal.
License
This plugin is released under an MIT License.