check if an AST node is a function of some sort
Traverse an ESTree-compliant AST
Transform JSX in estrees to function calls (for react, preact, and most hyperscript interfaces)
Check if something can be an ecmascript (javascript) identifier name
A parser that converts TypeScript source code into an ESTree compatible form
TypeScript definitions for estree
ECMAScript (ESTree) AST walker
Flow types for the Flow-ESTree spec produced by the hermes parser
ECMAScript scope analyzer for ESLint
estree (and esast) utility to serialize to JavaScript
Oxc Parser Node API
esast (and estree) utility to visit nodes
ECMAScript parsing infrastructure for multipurpose analysis
hast utility to transform to estree (JavaScript AST) JSX
Attach comments to estree nodes
unist utility to get a position from an estree node
Clone AST without extra properties
TypeScript definitions for estree-jsx
Check what’s defined in an estree scope
esast utility to transform from estree
Convert a JavaScript value to an estree expression
convert estree ast to babel
Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.
check if an AST node is a MemberExpression, in general or a specific one