Tools necessary for parsing stage of ApiDOM, specifically for syntactic analysis.
Solidity AST schema and type definitions
collection for AST query/manipulation/transformation
A collection of codemods that allow you to transform your js code from ES5 to ES6.
Search and Rewrite code at large scale using precise AST pattern
Query TypeScript ASTs with the esquery API!
Traverse Babel AST with scope information.
Codemod platform for semantic code transformations
A 1.75kB library for enhancing `html`. `ultrahtml` has zero dependencies and is compatible with any JavaScript runtime.
A set of utilities to assist developers of tools that build N-API native add-ons
Walks a JavaScript AST and adds a "parent" property to each node
A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations
Convenience wrapper for performing AST transformations with browserify transform streams
Search and Rewrite code at large scale using precise AST pattern
magic-string with AST shortcut.
Opinionated collection of common JavaScript / TypeScript utils by @antfu
Composable primitives for dead code elimination in Babel
<center> <span> <img alt="CircleCI branch" src="https://img.shields.io/circleci/project/github/open-rpc/schema-utils-js/master.svg"> <img src="https://codecov.io/gh/open-rpc/schema-utils-js/branch/master/graph/badge.svg" /> <img alt="npm" sr
Modify a JS/TS file and write back magically just like JSON!
evaluate statically-analyzable expressions
Parse, validate, traverse, transform, and optimize Oniguruma regular expressions
ECMAScript (ESTree) AST walker
Generate regular expressions from regjsparser’s AST.
simple scope analysis for javascript ASTs