Feature-complete es2019 parser for JavaScript/TypeScript.
# Cargo.toml
[dependencies]
swc_ecma_parser = "39.1.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parses a JavaScript module string into an AST.
Add swc_common and swc_atoms to Cargo.toml
No dependency data recorded yet.