Back to Oxc

README

npm/oxfmt/README.md

0.1.12.2 KB
Original Source
<p align="center"> <a href="https://oxc.rs" target="_blank" rel="noopener noreferrer"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://oxc.rs/oxc-light.svg"> <source media="(prefers-color-scheme: light)" srcset="https://oxc.rs/oxc-dark.svg">
</picture>
</a> </p> <div align="center">

</div>

⚓ 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.