Parses Markdown into an abstract syntax tree. Based on github.com/chjj/marked.
Given a marked-ast AST generate markdown output
Using the AST generated my marked-ast create appropriate HTML elements with crel
marked-ast-loader for webpack
A markdown parser built for speed
AST utility module for statically analyzing JSX
A custom render for marked to output to the Terminal
AST utils for webassemblyjs
AST-aware v8-to-istanbul
A toolkit for easy Babel AST generation and manipulation.
A modern CSS parser and stringifier with TypeScript support
Generate regular expressions from regjsparser’s AST.
Transform HAST to Babel AST (JSX)
Flow types for the Javascript AST
A library for analysing JS RegExp
Search and Rewrite code at large scale using precise AST pattern
Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.
Oxc Parser Node API
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
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
Esprima-compatible implementation of the Mozilla JS Parser API
Tools necessary for parsing stage of ApiDOM, specifically for syntactic analysis.
An email address parser based on rfc5322
A JavaScript parser built from the Hermes engine