> cat /dev/github | grep security-tools
discovered 03 Aug 2026

shift-parser-js

via awesome-list
→ View on GitHub
The Shift Parser is a JavaScript module that provides an ECMAScript parser, producing an Abstract Syntax Tree (AST) in Shift format, compliant with ECMAScript version 6. Its primary use case is for analyzing and manipulating ECMAScript code, with notable features including support for parsing both scripts and modules, as well as enhanced location tracking for nodes within the AST.