Get parent of an ESTree node
Traverse an ESTree-compliant AST
A parser that converts TypeScript source code into an ESTree compatible form
TypeScript definitions for estree
Constants and utilities about visitor keys to traverse AST.
Flow types for the Flow-ESTree spec produced by the hermes parser
Check if something can be an ecmascript (javascript) identifier name
TypeScript definitions for estree-jsx
Attach comments to estree nodes
unist utility to get a position from an estree node
Oxc Parser Node API
hast utility to transform to estree (JavaScript AST) JSX
Transform JSX in estrees to function calls (for react, preact, and most hyperscript interfaces)
Check what’s defined in an estree scope
estree (and esast) utility to serialize to JavaScript
esast (and estree) utility to visit nodes
esast utility to transform from estree
Convert a JavaScript value to an estree expression
ECMAScript (ESTree) AST walker
An ESLint custom parser which leverages TypeScript ESTree
simple scope analysis for javascript ASTs
ECMAScript parsing infrastructure for multipurpose analysis
convert estree ast to babel
Determine whether an AST node is a reference