SynTest AST JavaScript is a library for visiting Abstract Syntax Trees for the JavaScript language
Constants and utilities about visitor keys to traverse AST.
Visitor keys used to help traverse the TypeScript-ESTree AST
Oxc Parser Node API
ECMAScript scope analyzer for ESLint
TypeScript definitions for esrecurse
Lightweight Babel AST traversal
Maintained replacement for ESLint's deprecated SourceCode#getJSDocComment along with other jsdoc utilities
Functions for traversing a unified-latex AST
A spec-compliant client-side GraphQL implementation
Traverse an ESTree-compliant AST
Helper visitor to only visit nodes in the current 'this' context
A custom version of the handlebars package which, to improve security, does not use `eval` or `new Function`. This means that templates can't be compiled into JavaScript functions in advance and hence, rendering the templates is a lot slower.
Spec-agnostic AST layer for Kubb. Defines nodes, visitor pattern, and factory functions used across codegen plugins.
Helper function to build binary assignment operator visitors
Parse excel formula into a tree
No description provided.
A library for analysing JS RegExp
Powerful and compliant CSS selector parser.
Vega expression parser and code generator.
A JavaScript parser built from the Hermes engine
A modern CSS parser and stringifier with TypeScript support
A tool for walking ASTs
A library for finite automata and regular expressions in the context of JS RegExp