Skip to content

Parser ​

This is production ready.

Features ​

Installation ​

Rust ​

Use the umbrella crate oxc or the individual oxc_ast and oxc_parser crates.

Rust usage example can be found here.

Node.js (NAPI) ​

Try the node binding oxc-parser.

Released under the MIT License.