🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

oxfmt

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oxfmt

Formatter for the JavaScript Oxidation Compiler

latest
Source
npmnpm
Version
0.57.0
Version published
Weekly downloads
6.4M
-14.46%
Maintainers
1
Weekly downloads
 
Created
Source



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.

Keywords

formatter

FAQs

Package last updated on 29 Jun 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts