Provides a plugin for typhonjs-escomplex module processing which loads syntax definitions for trait resolution for ESTree AST.
Check if something can be an ecmascript (javascript) identifier name
hast utility to transform to estree (JavaScript AST) JSX
esast (and estree) utility to visit nodes
unist utility to get a position from an estree node
Transform JSX in estrees to function calls (for react, preact, and most hyperscript interfaces)
estree (and esast) utility to serialize to JavaScript
Attach comments to estree nodes
estree (and esast) utility to parse from JavaScript
Provides a plugin for typhonjs-escomplex module processing which loads syntax definitions for trait resolution for Babylon AST.
esast utility to transform from estree
Check what’s defined in an estree scope
ECMAScript parsing infrastructure for multipurpose analysis
ECMAScript (ESTree) AST walker
TypeScript definitions for estree
Provides module / individual file oriented AST processing for typhonjs-escomplex complexity reports.
A parser that converts TypeScript source code into an ESTree compatible form
Provides project oriented AST processing for typhonjs-escomplex complexity reports.
ECMAScript parser
Flow types for the Flow-ESTree spec produced by the hermes parser
Provides the core module metric / report generation plugin for typhonjs-escomplex module processing.
Traverse an ESTree-compliant AST
recma plugin to transform HTML (hast) to JS (estree)
TypeScript definitions for estree-jsx