esformatter-parser
Version:
JavaScript parser used by esformatter
8 lines (4 loc) • 319 B
Markdown
# esformatter-parser
Wrapper around [Babylon](https://github.com/babel/babylon), [Acorn to Esprima](https://github.com/babel/acorn-to-esprima) and [Rocambole](https://github.com/millermedeiros/rocambole).
Used internally by [esformatter](https://github.com/millermedeiros/esformatter)
Released under the MIT License