Skip to content

Transformer

Features

Installation

Node.js

Rust

Use the umbrella crate oxc with the transformer feature.

Rust usage example can be found here.

Runtime Helpers

The transformer may inject imports from @oxc-project/runtime, a package containing Oxc's runtime helpers. See the runtime helpers guide for how to handle this.

Integrations