test helper to assert JS AST equality.
Fast deep equal
AST utility module for statically analyzing JSX
node's assert.deepEqual algorithm
A modern CSS parser and stringifier with TypeScript support
AST utils for webassemblyjs
AST-aware v8-to-istanbul
A toolkit for easy Babel AST generation and manipulation.
Generate regular expressions from regjsparser’s AST.
Compare anything: AST, objects, arrays, strings and nested thereof
Esprima-compatible implementation of the Mozilla JS Parser API
node's assert.deepEqual algorithm except for NaN being equal to NaN
Transform HAST to Babel AST (JSX)
Flow types for the Javascript AST
return whether two buffers are equal
A library for analysing JS RegExp
A JavaScript parser built from the Hermes engine
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
Search and Rewrite code at large scale using precise AST pattern
Constant-time comparison of Buffers
Oxc Parser Node API
Are these two JavaScript values equal?
Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST 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