Leo Leung's Avatar

Leo Leung

@yuy1n.io

๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป Web Developer. ๐ŸŽฏ Focus on improving DX. ๐Ÿ–– Vuer & Nuxter. ๐Ÿš€ Side projects enthusiasts. ๐Ÿ”Œ Unplugin. ๐Ÿ™ github.com/yuyinws

112
Followers
56
Following
16
Posts
01.11.2024
Joined
Posts Following

Latest posts by Leo Leung @yuy1n.io

Oxc Inspector overview.

Oxc Inspector overview.

Oxc Inspector lint report.

Oxc Inspector lint report.

Oxc Inspector config inspect.

Oxc Inspector config inspect.

Introducing ๐—ข๐˜…๐—ฐ ๐—œ๐—ป๐˜€๐—ฝ๐—ฒ๐—ฐ๐˜๐—ผ๐—ฟ: Inspect and understand the Oxc toolchain with ease.

- Launch from cli or integrate with Vite Devtools

- Inspect lint output in an intuitive interface

- Easier to understand oxlint and oxfmt config file

Learn more and try it:
github.com/yuyinws/oxc-...

@voidzero.dev

26.02.2026 08:49 ๐Ÿ‘ 15 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Video thumbnail

In the latest version of `vitepress-plugin-group-icons`, icons are automatically matched to the siteโ€™s theme.

And it works well with @voidzero.dev 's new brand icons!

(PR will be sent to these repos to update it)

18.01.2026 12:44 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
brc_dd sponsored screenshots

brc_dd sponsored screenshots

Just found out that @brc-dd.dev sponsored me in April ๐Ÿคฏ. Can't express how happy I am. Thank you @brc-dd.dev ๐Ÿงก!

26.06.2025 06:55 ๐Ÿ‘ 6 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Oxlint Formatter Inspector demo.

Oxlint Formatter Inspector demo.

Introduction ๐—ข๐˜…๐—Ÿ๐—ถ๐—ป๐˜ ๐—™๐—ผ๐—ฟ๐—บ๐—ฎ๐˜๐˜๐—ฒ๐—ฟ ๐—œ๐—ป๐˜€๐—ฝ๐—ฒ๐—ฐ๐˜๐—ผ๐—ฟ:

An interactive tool for inspecting oxlint formatter (@boshen.github.io) in the browser:

- ๐Ÿ” Glob patterns search.
- ๐ŸŒˆ Code highlight.
- ๐Ÿ“ฆ Static Build.
- ๐Ÿ’ก Rule detail.
- ๐Ÿš€ Launch Editor.

Try it with:
`npx oxlint-fi`

Github:
github.com/yuyinws/oxli...

24.06.2025 10:20 ๐Ÿ‘ 23 ๐Ÿ” 4 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
A screenshot showing the effect of using code group in slidev.

A screenshot showing the effect of using code group in slidev.

@sli.dev now support ๐—ฐ๐—ผ๐—ฑ๐—ฒ ๐—ด๐—ฟ๐—ผ๐˜‚๐—ฝ syntax and automatic title icon matching (like VitePress)!

Thanks @antfu.me for inspiring me to implement this feature!

See more details on:
sli.dev/features/cod...

26.05.2025 07:49 ๐Ÿ‘ 38 ๐Ÿ” 6 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
A Screenshot about ESLint Formatter Inspector.

A Screenshot about ESLint Formatter Inspector.

Introduction ๐—˜๐—ฆ๐—Ÿ๐—ถ๐—ป๐˜ ๐—™๐—ผ๐—ฟ๐—บ๐—ฎ๐˜๐˜๐—ฒ๐—ฟ ๐—œ๐—ป๐˜€๐—ฝ๐—ฒ๐—ฐ๐˜๐—ผ๐—ฟ:
An interactive tool for inspecting @eslint.org formatter in the browser.

- ๐Ÿ–ฅ๏ธ Terminal-style UI.
- ๐ŸŒ“ Multi-theme switch.
- ๐Ÿ“ฆ Static Build.
- ๐ŸŒˆ Code highlight.
- ๐Ÿš€ Launch Editor.
- ๐Ÿ” Glob patterns search.

Try it now:๐Ÿ‘‡
github.com/yuyinws/esli...

09.05.2025 08:58 ๐Ÿ‘ 5 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
ESLint formatter Inspector demo

ESLint formatter Inspector demo

Cooking something new! ๐Ÿ‘€

Any suggestions?

29.04.2025 12:24 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

The v2 version also adopts tsdown as the new bundler. It's very fast and easy to migrate. Shoutout to @sxzz.dev for his hard work!

23.04.2025 10:01 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Video thumbnail

Introducing the new features of Unplugin Turbo Console v2:

๐Ÿ” ๐—–๐—ผ๐—ป๐˜€๐—ผ๐—น๐—ฒ ๐—œ๐—ป๐˜€๐—ฝ๐—ฒ๐—ฐ๐˜๐—ผ๐—ฟ
- Real-time console statement monitoring.
- Launch Editor support.
- Integration with @nuxt.com / @vuejs.org Devtools.
- Real-time update.

๐Ÿ‘‡ Try it now:
github.com/unplugin/unp...

23.04.2025 10:01 ๐Ÿ‘ 7 ๐Ÿ” 1 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
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

12.12.2024 07:16 ๐Ÿ‘ 18 ๐Ÿ” 4 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 1

Thanks for your love! And feel free DM me if you meet any problems! ๐Ÿ˜€

11.12.2024 01:26 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

Small tips: it is very easy to get a Bluesky user's RSS feed.

Just add `/rss` after the user's profile link:

bsky.app/profile/vite...

09.12.2024 03:09 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
A screenshot of browsing the Vite repository after installing the script

A screenshot of browsing the Vite repository after installing the script

Introducing ๐—ฅ๐—ฒ๐—ณ๐—ถ๐—ป๐—ฒ๐—ฑ ๐—š๐—ถ๐˜๐—›๐˜‚๐—ฏ ๐—™๐—ถ๐—น๐—ฒ ๐—ก๐—ฒ๐˜€๐˜๐—ถ๐—ป๐—ด. A Userscript for bring ๐—™๐—ถ๐—น๐—ฒ ๐—ก๐—ฒ๐˜€๐˜๐—ถ๐—ป๐—ด ๐—™๐—ฒ๐—ฎ๐˜๐˜‚๐—ฟ๐—ฒ (inspired by VSCode) to GitHub.

Thanks to @antfu.me 's VSCode File Nesting Config, I use it as the builtin rulesets.

Try it now ๐Ÿ‘‡
github.com/yuyinws/refi...

And here is an example for @vite.dev repository:

06.12.2024 06:35 ๐Ÿ‘ 66 ๐Ÿ” 4 ๐Ÿ’ฌ 5 ๐Ÿ“Œ 0

Thank you patak ๐Ÿงก๏ผI'm honored to make Vite and its ecosystem better๏ผ

28.11.2024 05:28 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image Post image

Have you noticed that the docs of @vite.dev and @vitest.dev now show the icons on the code block?
It's supported by ๐Ÿ’ก๐˜ƒ๐—ถ๐˜๐—ฒ๐—ฝ๐—ฟ๐—ฒ๐˜€๐˜€-๐—ฝ๐—น๐˜‚๐—ด๐—ถ๐—ป-๐—ด๐—ฟ๐—ผ๐˜‚๐—ฝ-๐—ถ๐—ฐ๐—ผ๐—ป๐˜€.

Try it in your own Vitepress docs โฌ‡๏ธ

github.com/yuyinws/vite...

28.11.2024 02:33 ๐Ÿ‘ 27 ๐Ÿ” 3 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 1

Hello ๐Ÿฆ‹๏ผ

02.11.2024 14:13 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0