get the children of an AST node
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
Traverse an ESTree-compliant AST
Parse Markdown to AST with location info.
TypeScript definitions for esrecurse
Provides a simple Javascript AST traversal utility that traverses all nodes / children regardless of type.
AST utility module for statically analyzing JSX
Emmet standalone abbreviation parser
Walk and transform a pug AST
A modern CSS parser and stringifier with TypeScript support
Parse plain text to AST with location info.
A toolkit for easy Babel AST generation and manipulation.
AST utils for webassemblyjs
AST-aware v8-to-istanbul
Generate regular expressions from regjsparser’s AST.
Remark plugin for adding subscript/superscript syntax.
XML Parser Implemented in JavaScript
Transform HAST to Babel AST (JSX)
Oxc Parser Node API
Flow types for the Javascript AST
A library for analysing JS RegExp
Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.
Search and Rewrite code at large scale using precise AST pattern
simple but flexible AST traversal with pre and post visitors