Getter/setter for nested parsed HTML AST's, querying objects by key/value pairs
DEPRECATED - use ast-get-object instead
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
Esprima-compatible implementation of the Mozilla JS Parser API
A JavaScript parser built from the Hermes engine
AST utils for webassemblyjs
ECMAScript (ESTree) AST walker
Constants and utilities about visitor keys to traverse AST.
A modern CSS parser and stringifier with TypeScript support
Maintained replacement for ESLint's deprecated SourceCode#getJSDocComment along with other jsdoc utilities
AST utility module for statically analyzing JSX
This library uses an abstract syntax tree to parse schema.prisma files into an object in JavaScript. It is similar to [@prisma/sdk](https://github.com/prisma/prisma/tree/master/src/packages/sdk) except that it preserves comments and model attributes.
An email address parser based on rfc5322
evaluate statically-analyzable expressions
Traverse Babel AST with scope information.
An Esprima-compatible JavaScript parser built on Acorn
Lightweight Babel AST traversal
A library for finite automata and regular expressions in the context of JS RegExp
Regular expression parser for ECMAScript.
AST-aware v8-to-istanbul
git@github.com:stalniy/ucast.git
A toolkit for easy Babel AST generation and manipulation.
get a list of identifiers that are initialised by a JavaScript AST node.
Generate regular expressions from regjsparser’s AST.