Showing 21-40 of 625 packages
basic esprima AST traverser
Helpers for converting back and forth between esprima/SpiderMonkey ASTs and JavaScript objects.
Updates a mozilla AST(produced by acorn/esprima) with location info from a source map
esprima/recast es3 safe compile step
Extract javascript comments on per character basis. Comment object compatible with `acorn-extract-comments` and Esprima format.
Uses esprima to extract line and block comments from a string of JavaScript. Also optionally parses code context (the next line of code after a comment).
An Esprima-compatible JavaScript parser built on Acorn
ECMAScript parsing infrastructure for multipurpose analysis
A JSDoc3 plugin that transform JSX source files using the esprima parser.
collection for AST query/manipulation/transformation
ECMAScript parsing infrastructure for multipurpose analysis
[Copy of disappeared esprima-six@0.0.3] ECMAScript parsing infrastructure for multipurpose analysis
> Analyze javascript code using [esprima](https://github.com/ariya/esprima) and return a list of objects representing the module dependencies in the code.
format esprima syntax errors
master version of esprima
ECMAScript parsing infrastructure for multipurpose analysis
Parse JS to ASTs w/ esprima
Esprima-compatible implementation of the Mozilla JS Parser API
Version of esprima used by the-party
pretty print or write esprima ast's