Formatter for the JavaScript Oxidation Compiler
- Types
- ESM
- License
- MIT
- Install Size
- 8.9 MB(18.1 MB)
- Vulns
- 0
- Published
$
npm install oxfmt# Usually installed as a dev dependency
$
npm install -D oxfmt# Run locally
$
npx oxfmt⚓ Oxc
The Oxidation Compiler is creating a suite of high-performance tools for JavaScript and TypeScript.
Oxfmt
This is the formatter for oxc.
See usage instructions.
Run
npx --yes oxfmt@latestin your JavaScript / TypeScript codebase and see it complete in milliseconds. No configurations are required.npx oxfmt@latest --helpfor quick usage instructions.npx skills add https://github.com/oxc-project/oxc --skill migrate-oxfmtto install themigrate-oxfmtskill, then run/migrate-oxfmtto migrate from Prettier or Biome.- See also migrate from Prettier.