1.0.0 • Published 3 years ago

acorn-private-class-elements v1.0.0

Weekly downloads
96,731
License
MIT
Repository
github
Last release
3 years ago

Helpers for supporting private class methods and fields for Acorn

NPM version

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 the ESTree experimental Class Features design.

License

This plugin is released under an MIT License.