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