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 individual oxc_ast and oxc_parser crates.

Node.js

The node binding oxc-parser is available for experimental use.

Rust Usage

Check out this example.

Released under the MIT License.