Formatter for the JavaScript Oxidation Compiler
- License
- MIT
- Install Size
- 8.2 MB/-
- Vulns
- 0
- Published
$
npm install oxfmt$
pnpm add oxfmt$
yarn add oxfmt$
bun add oxfmt$
deno add npm:oxfmt$
vlt install oxfmt# Usually installed as a dev dependency
$
npm install -D oxfmt$
pnpm add -D oxfmt$
yarn add -D oxfmt$
bun add -d oxfmt$
deno add -D npm:oxfmt$
vlt install -D oxfmt# Run locally
$
npx oxfmt$
pnpm exec oxfmt$
npx oxfmt$
bunx oxfmt$
deno run npm:oxfmt$
vlx 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.