Description
Parse JavaScript and other ECMA-style syntax in Python tools. It helps developer software read source code as structured data, which is useful for analysis, transformation, bundling, or validation tasks.
This is a library for other programs, not an editor or standalone development environment. When parsing untrusted code, applications should still apply size limits and error handling so a malformed file cannot slow down or interrupt the workflow.