ECMAScript parsing infrastructure for multipurpose analysis
A parser that converts TypeScript source code into an ESTree compatible form
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