Skip to content

Parser

  • total downloads from crates.io

The Rust crate oxc_parser 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)

Use the experimental node binding oxc-parser.

Released under the MIT License.