discovered 03 Aug 2026
esprima
→ View on GitHubEsprima is a high-performance, standard-compliant ECMAScript parser written in JavaScript, primarily used for lexical and syntactic analysis of JavaScript code. Notable features include full support for ECMAScript 2019, a standardized syntax tree format aligned with ESTree, and optional tracking of syntax node locations, all backed by extensive unit testing for reliability.