get object from esprima ast
ECMAScript parsing infrastructure for multipurpose analysis
An Esprima-compatible JavaScript parser built on Acorn
evaluate statically-analyzable expressions
ECMAScript parsing infrastructure for multipurpose analysis
Facebook-specific fork of the esprima project
Esprima-compatible implementation of the Mozilla JS Parser API
collection for AST query/manipulation/transformation
Extract code comments from string or from a glob of files using esprima.
Merge old source map and new source map in multi-transform flow
Walks a JavaScript AST and adds a "parent" property to each node
Lexical ordering of property names per Esprima AST type
Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.
TypeScript definitions for esprima
ECMAScript scope analyzer
Removes comments from JSON/JavaScript, CSS/HTML, CPP/H, etc.
Convert acorn tokens to esprima
Walk the primary nodes of an esprima parse tree - fast.
simple but flexible lexically ordered AST traversal with pre and post visitors
JavaScript parser used by esformatter
ECMAScript parsing infrastructure for multipurpose analysis
Modern, fast React.js JSX parser
Simple JavaScript expression evaluator
Safely evaluate JavaScript (estree) expressions, sync and async.