Silent Install HQ
ZIP WinGet

oxfmt

VoidZero Inc. & Contributors · 0.53.0 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.

File Identity

SHA256 1773dd53dc4f4082378f0c12192bd3287eb52bcaaffdd57ea888c0e8f912e0d2 VirusTotal ↗
Filename oxfmt-x86_64-pc-windows-msvc.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID oxc-project.oxfmt
Version 0.53.0
Description Oxfmt is a high-performance formatter for the JavaScript ecosystem.
License MIT
Release Notes Features - d75cbbf oxfmt: Format parser:json files by oxc_formatter_json (#22709) (leaysgur) - 49db054 formatter_json: Implement oxc_formatter_json (json variant only) (#22641) (leaysgur) - 9c71f2e ast, codegen, formatter: Add WithClauseKeyword::as_str helper and use it (#22791) (camc314) Bug Fixes - d3cdd62 oxfmt: Skip formatting for whitespace-only file (#22780) (leaysgur) - 23f0cc8 formatter: Don't move comments inside variable declaration in for in loop (#22776) (leaysgur) - f200c40 formatt…