Oxc is an MIT licensed open source project, governed by:
- @boshen - Project Lead
 - @yyx990803 - voidzero
 - and the core team
 
Oxc is also a project of VoidZero Inc., see our annoucement Announcing VoidZero - Next Generation Toolchain for JavaScript.
If you have requirements for JavaScript tools at scale, please get in touch!
Major projects in this organization:
- oxc
 - oxc-project.github.io - oxc.rs
 - playground - playground.oxc.rs
 - oxc-resolver - esm / cjs module resolution
 - oxc-sourcemap - Forked version of rust-sourcemap
 - oxc-index-vec - Forked version of index_vec
 - oxc-browserslist - Rust port of browserslist
 - oxc-miette - Forked version of miette
 - javascript-globals - Rust fork of globals
 - unicode-id-start - Determine whether characters have the ID_Start or ID_Continue properties
 
| Tool | npmjs.com | crates.io | Weekly Downloads | 
|---|---|---|---|
| Linter | oxlint | ||
| Formatter | oxfmt | ||
| Parser | oxc-parser | oxc_parser | |
| Transformer | oxc-transform | oxc_transformer | |
| Minifier | oxc-minifiy | oxc_minifier | |
| Resolver | oxc-resolver | oxc_resolver | 
