oxfmt
TypeScript icon, indicating that this package has built-in type declarations

0.55.0 • Public • Published



Oxc logo


MIT licensed Build Status Code Coverage Sponsors

Discord chat Playground

⚓ 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@latest in your JavaScript / TypeScript codebase and see it complete in milliseconds. No configurations are required.
  • npx oxfmt@latest --help for quick usage instructions.
  • npx skills add https://github.com/oxc-project/oxc --skill migrate-oxfmt to install the migrate-oxfmt skill, then run /migrate-oxfmt to migrate from Prettier or Biome.
  • See also migrate from Prettier.