JSPM

  • Created
  • Published
  • Downloads 3382436
  • Score
    100M100P100Q188792F
  • License MIT

Formatter for the JavaScript Oxidation Compiler

Package Exports

  • oxfmt
  • oxfmt/package.json

Readme



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.