npm.io
1.0.0 • Published 5 years ago

acorn-private-class-elements

Licence
MIT
Version
1.0.0
Deps
0
Size
19 kB
Vulns
0
Weekly
0
Stars
5

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.