Showing 1-20 of 625 packages
ECMAScript parsing infrastructure for multipurpose analysis
Facebook-specific fork of the esprima project
An Esprima-compatible JavaScript parser built on Acorn
TypeScript definitions for esprima
Convert acorn tokens to esprima
Esprima-compatible implementation of the Mozilla JS Parser API
Lexical ordering of property names per Esprima AST type
Extract code comments from string or from a glob of files using esprima.
Walk the primary nodes of an esprima parse tree - fast.
plain esprima bindings for cssauron
TypeScript definitions for esprima-walk
Esprima-compatible implementation of the Mozilla JS Parser API
> Analyze javascript code using [esprima](https://github.com/ariya/esprima) and return a list of objects representing the module dependencies in the code.
An Esprima-compatible JavaScript parser built on Acorn
ECMAScript parsing infrastructure for multipurpose analysis
Esprima-compatible implementation of the Mozilla JS Parser API
Esprima-compatible implementation of the Mozilla JS Parser API
Esprima-compatible implementation of the Mozilla JS Parser API
Query esprima ASTs by using a chainable query syntax.
Find all require() calls. Fast and solid implementation backed with direct scanner and esprima AST parser