espree
An Esprima-compatible JavaScript parser built on Acorn
An Esprima-compatible JavaScript parser built on Acorn
the acorn javascript parser, preloaded with plugins for syntax parity with recent node versions
Determine whether an AST node is a reference
Execute a callback on every node of a source code's AST and stop walking when you see fit
A plugin for the Acorn parser that understands the ES7 keywords async and await
use this with vue-inbrowser-compiler to allow jsx compilation
simple but flexible lexically ordered AST traversal with pre and post visitors
walk the ast with references to parent nodes
JSX support for Acorn Walk
compile vue single file components right in your browser
Convert acorn tokens to esprima
Look up the scoop of an estree compatible node
Support for Rest/Spread Properties in Acorn 5
Partial support for static class properties in Acorn
Breadth-first search traversal of an acorn-generated AST.
Task for Gulp to extract gettext string with acorn.
Attach comments to estree nodes
An Esprima-compatible JavaScript parser built on Acorn
Transform JSX in estrees to function calls (for react, preact, and most hyperscript interfaces)
A suite of utilities to query and modify JavaScript source