JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 87941
  • Score
    100M100P100Q152306F
  • License MIT

Formatter for the JavaScript Oxidation Compiler

Package Exports

  • oxfmt
  • oxfmt/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (oxfmt) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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.