Wondering which frameworks Oxlint and Oxfmt support? The Oxc docs now have a compatibility page with details for each framework & file type Almost all front-end frameworks have full or at least partial support for linting and formatting 🎉 Note: This also applies to `vp lint` and `vp fmt` of Vite+
Boshen
@boshen.github.io
Building http://oxc.rs and https://rolldown.rs at https://voidzero.dev. TC39 invited expert.
Oxc Open Collective distributes all of its funds to its core contributors. Payouts depend on how much runway we have. The only problem is ... it's now getting dirty money, how do I reject it?
Are you trying out Oxlint js plugins? Are there any big blockers? oxc.rs/blog/2026-03...
Oxlint JS Plugins Alpha
A collection of high-performance JavaScript tools written in Rust
oxc.rs
@voidzero.dev will be releasing a lot of new stuff this week. Follow us if you don’t want to FOMO.
Huge perf boost after switching to oxc-parser.
✂️ Knip v6.0.0-0 is out A new chapter has begun. 👇
Oxlint -> Sentry > we had an outdated Eslint 8.x setup anyways and we needed to either upgrade it or move to something else. Oxlint brings so much speed gains given how slow linting is, and almost no one is running it locally project wide because of how slow it is. github.com/getsentry/se...
chore: migrate to oxlint by logaretm · Pull Request #19134 · getsentry/sentry-javascript
Replaces eslint with oxlint, we had an outdated Eslint 8.x setup anyways and we needed to either upgrade it or move to something else. Oxlint brings so much speed gains given how slow linting is, a...
github.com
We've defaulted to using npmx btw
npmx is now in alpha: this is our story, as told by our team and friends
Oxfmt 1 million weekly downloads! Thank you all for the support! --- Oxfmt is a high-performance formatter for the JavaScript ecosystem.
I published npmx.dev/package/oxc-... for webpack. This is useful if you are still using webpack, or wants to migrate to Vite 8 / Rolldown in smaller steps.
oxc-webpack-loader - npmx
Webpack loader for oxc
npmx.dev
Announcing Oxfmt Beta * 100% Prettier Compatibility * Additional File Formats * Tailwind CSS Integration * Import Sorting * package.json Sorting * Embedded Language Formatting * Node.js API * `--migrate prettier` * config overrides * Full IDE support oxc.rs/blog/2026-02...
Oxfmt Beta
A collection of high-performance JavaScript tools written in Rust
oxc.rs
Kibana exploring Vite 8 and Oxlint is so freaking exciting! Oxlint finishes 85k files in 7 seconds. Kibana is one of our most tested repo because that's what I intended to build initially - a toolchain that can work on huge monorepos. 1259 TS packages in this case. github.com/elastic/kiba...
[POC] Modernize Kibana (ESM first + Vite + Rolldown + Oxlint + TS-Go) by CoenWarmer · Pull Request #252569 · elastic/kibana
Summary This PR migrates Kibana's build toolchain from webpack + babel to Vite 8 / Rolldown / esbuild / OXC, establishing a TypeScript-first, ESM-native development and build workflow. ...
github.com
Just migrated from Biome & Prettier to oxlint & oxfmt 🚀 I love the true type-aware linting and Tailwind formatting! I'm also able to use React Compiler rules through the JS plugin support 😌 Many thanks to @boshen.github.io, @dunqing.bsky.social and other maintainers for all your hard work ❤️
- oxfmt supports Tailwind formatting - oxlint supports real type-aware linting, and can perform both lint and typecheck in one go The cherry on top would be if React managed to port React Compiler to Rust, that means that oxlint could start supporting those lint rules.
Oxfmt reached 500,000 weekly downloads within a month. 🚀 Oxfmt is a high-performance formatter for the JavaScript ecosystem. Check it out at oxc.rs/docs/guide/...
Oxc mangler gets up to 50% faster. github.com/oxc-project... codspeed.io/oxc-project...
01-18-perf_mangler_remove_frequencies_if_there_are_no_symbol_ids - Branch - oxc-project/oxc - CodSpeed
Deep-dive into performance metrics for the 01-18-perf_mangler_remove_frequencies_if_there_are_no_symbol_ids branch of oxc-project/oxc. Anticipate and mitigate merge impacts with CodSpeed's low-variance, continuous performance benchmarks.
codspeed.io
Oxlint: 1 million weekly downloads 🚀 Thank you all for using the fastest JavaScript linter! ❤️
Just ran oxfmt on our 35k+ files Vue codebase. It took 10 seconds vs prettier taking 63 seconds. But the most impressive part for me is that only 27 files ended up being formatted differently. Incredible work (on an alpha version, no less) @boshen.github.io @voidzero.dev !
"I think by this time next year, Biome is going to get snowpacked by Oxlint" - @syntax.fm youtu.be/8YeBQUAjAQM?...
We decided to support ts config files as our new year resolution. Happy new year! github.com/oxc-project/...
oxlint: dynamic config file support (oxlint.config.ts) · Issue #17527 · oxc-project/oxc
In order to support complicated rule configurations, we will allow js and ts files. This is not eslint v9 flat config, where we still allow nested configs in different locations, this is because la...
github.com
tsdx by Jared Palmer upgraded to modern tooling, including bunchee, vitest, oxlint, oxfmt and bun. PR: github.com/jaredpalmer/...
Crabjure is a fast static analyzer for Clojure and ClojureScript, borrowed architectural ideas from Oxc. reddit: www.reddit.com/r/Clojure/co... Github: github.com/ribelo/crabj...
36x faster Metro transforms for React Native, powered by Oxc 👀 github.com/ecrindigital...
GitHub - ecrindigital/facetpack: ⚡ 36x faster Metro transforms for React Native. Rust-powered (OXC). Drop-in Babel replacement.
⚡ 36x faster Metro transforms for React Native. Rust-powered (OXC). Drop-in Babel replacement. - ecrindigital/facetpack
github.com