Advertisement · 728 × 90

Posts by Dunqing

Preview
Oxfmt Beta A collection of high-performance JavaScript tools written in Rust

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...

1 month ago 204 34 4 11
Video

🔥 amazing PR just merged from @wlls.dev using @deno.land's docs package to generate docs for any package on the npm registry ....

2 months ago 133 11 7 1

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 ❤️

2 months ago 40 2 2 0

Actually, coming soon
bsky.app/profile/bosh...

3 months ago 4 0 1 0
Preview
feat(formatter): add Tailwind CSS class sorting support by Dunqing · Pull Request #16990 · oxc-project/oxc Based on #16826 Summary Add experimental Tailwind CSS class sorting support to oxfmt via prettier-plugin-tailwindcss. Changes: Changed experimentalTailwindcss option from boolean to boolean | Tail...

Tailwind CSS is coming early in oxfmt! 🎅

The POC it based on was me telling Claude to work on two codebases simultaneously - oxc and prettier-plugin-tailwindcss.

github.com/oxc-project/...

4 months ago 46 3 1 2
Preview
Migration plan from Biome to Oxc (Oxlint + Oxfmt)? · Issue #389 · haydenbleasel/ultracite Is your feature request related to a problem? Please describe. Ultracite currently provides presets based on Biome. Recently, Oxc (Oxlint + Oxfmt) is getting attention for performance and future ma...

Oxc -> ultracite?

github.com/haydenblease...

3 months ago 7 1 0 0

The effort on oxfmt has been really incredible to watch. I tested the alpha on the bsky codebase and it fully formatted every single JS/TS/TSX file identically to Prettier 3.7! :D

4 months ago 27 2 0 0
Preview
Oxfmt: Oxc Formatter Alpha A collection of high-performance JavaScript tools written in Rust

Announcing Oxfmt: Oxc Formatter Alpha

oxc.rs/blog/2025-1...

4 months ago 111 11 1 3
Advertisement

I'm using tsgo + oxlint + oxfmt for the first time.

It's all *so fast*. Small project (~1k loc, ~10 files), but type checking in 90ms, building in 60ms, linting in 70ms, and formatting in 80ms is fantastic.

🚀 The future of web dev tooling is bright. Nice work @typescriptlang.org and @voidzero.dev!

5 months ago 84 6 1 0
Post image

Vite+ unified CLI will bring together many existing features and a new monorepo task runner.

6 months ago 30 3 3 1
Preview
The VoidZero Newsletter Subscribe to our newsletter for the latest updates and insights on the Vite ecosystem.

Struggling to stay up to date without scrolling through socials every day?

Then join our newsletter!
voidzero.dev/newsletter

Get our monthly recaps covering updates around @vite.dev, @vitest.dev, @rolldown.rs, and Oxc straight to your inbox, as well as interesting projects from the Vite community.

6 months ago 24 4 0 1
Preview
Component Test with Storybook and Vitest Best-in-class Component Testing at your fingertips

Have you tried component testing in Storybook yet? We partnered with @vitest.dev to build the *best* tool for testing your components in the ways that matter.

👆 Interaction tests
♿️ Accessibility tests
🖼️ Visual tests
🛡️ Coverage reports
🚥 Test widget to run tests automatically

8 months ago 18 3 1 0
The example of a test that tests an element is consistent between code changes. The code includes `expect(element).toMatchScreenshot('hero-secion')`

The example of a test that tests an element is consistent between code changes. The code includes `expect(element).toMatchScreenshot('hero-secion')`

Built-in Visual Regression testing comes to Vitest in the next major release! Thank you, @macarie.blue for working on this feature 👏

main.vitest.dev/guide/browse...

8 months ago 142 25 6 1
Preview
Release v3.1.0 · vitest-dev/vitest 🚀 Features Introduce %$ option to add number of the test to its title - by @kemuridama in #7412 (df347) Add diff.maxDepth option and set non-Infinity value as a default to reduce crash - by @hi-og...

Vitest 3.1.0 is out! ⚡

Apart from performance improvements and fixes, this release expands your test setup flexibility with new options. Check out the release notes here.

1 year ago 79 11 1 1

This release includes long-awaited "--silent=passed-only" option, that can be used to hide console.log calls from passing tests. Only the logs from failing tests are reported.

1 year ago 78 16 2 0

In order to better integrate with tsgo, we are going to rewrite Rolldown and Oxc in Go.

1 year ago 195 9 24 3
Preview
Let's build Nuxt playground! Episode 17 - Internationalization! YouTube video by Anthony Fu

Yo! I am restarting my live streaming on YouTube! Out of the blue, we will start roughly 4 hours from now. This time, we will work on bringing i18n to learn.nuxt.com!

Set the notification here👇
youtube.com/live/IL5dHHI...

1 year ago 64 11 3 1
Advertisement

Hello world!

1 year ago 179 16 10 1
Post image

Vite ecosystem does it again!

- Adoption growth: Vite (#1), Vitest (#2)
- Highest retention: Vitest (#1), Vite (#2), #3 Astro is also Vite-based
- Highest interest: Rolldown (#1), Vitest (#2), Vite (#3)
- Most Write-Ins: #1 Analog is Vite-based

1 year ago 154 17 5 3
Preview
React server dom vite by jacob-ebey · Pull Request #31768 · facebook/react Summary This adds a new react-server-dom-vite package implementing the RSC touch points in a way that is suitable for use with the Vite bundler. Differences from other implementations: No prescrib...

github.com/facebook/rea...

CC @react.dev @vite.dev

1 year ago 48 8 2 1
Preview
Unplugin Turbo Console Improve the Developer Experience of console

🚀 Speed Up 🚀
𝗨𝗻𝗽𝗹𝘂𝗴𝗶𝗻 𝗧𝘂𝗿𝗯𝗼 𝗖𝗼𝗻𝘀𝗼𝗹𝗲 now use `oxc-parser` as the parser under the hood!

Special thanks to @boshen.github.io and OXC Team for their hard work!

Give it a try👇
utc.yuy1n.io

1 year ago 18 4 0 1
Post image

Vite 6 is important, I just posted a video about why youtu.be/yT4DWBWm6DM

1 year ago 308 17 11 5

Just built Vue's SFC playground (~17mb JS output before gzip) using the latest continuous release of rolldown-powered-vite.

It's a drop-in replacement. Dev and prod work exactly the same, and the prod build went from 8.51s to 2.95s (~3x speedup) with zero code changes.

1 year ago 336 21 11 2
Preview
feat(nuxt): use `oxc-parser` instead of esbuild + acorn by danielroe · Pull Request #30066 · nuxt/nuxt 🔗 Linked issue resolves #29790 closes #30025 📚 Description this moves from acorn + esbuild to using oxc-parser directly to parse code in our plugins. The main benefits are: ⚡️ speed - this is fast...

github.com/nuxt/nuxt/pu...

Most parser usages are for magic string manipulation :thinking: we may be able to do the magic string manipulation on the Rust side as well.

1 year ago 28 2 1 0
Preview
Announcing Vite 6 Vite 6 Release Announcement

Vite 6.0 is out ⚡️
vite.dev/blog/announc...

1 year ago 1472 328 33 62
Advertisement
Preview
Deno v. Oracle: Canceling the JavaScript Trademark Oracle is holding the JavaScript trademark hostage, and we’re pursuing legal means to #FreeJavaScript. Here’s a brief update.

It's done. Now it’s your turn, Oracle.

We’ve submitted a formal petition to cancel the JavaScript trademark: it is generic, Oracle has abandoned it, and Oracle committed fraud on the USPTO during the last trademark renewal.

It's time to #FreeJavaScript.

deno.com/blog/deno-v-...

1 year ago 968 262 21 34

Oracle has until January 4th to respond, or the case will go into default, which will result in the trademark being canceled.

1 year ago 93 2 1 1

@vite.dev v6 dropped a few hours ago 👀 waiting for the big announcement 🥷

1 year ago 108 6 6 0

👀

1 year ago 0 0 0 0

Let it rain ✨ & celebrate OSS 🚀
Quote this post to keep the appreciation train going! List 3 OSS repos with links, star them on GH, and star all repos of our quote train 🤩
- ecosystem-cleanup github.com/es-tooling/e...
- sonda github.com/filipsobol/s...
- oxc github.com/oxc-project/...

1 year ago 48 8 1 3