kazupon
kazupon.dev
kazupon
@kazupon.dev
software engineer / part-time open sourceror. vuejs core team, creator of intlify & i18n enthusiast, Vue Fes Japan & vuejs japan user group organizer.
The plugin system is coming soon to Gunshi 🚀! We will also give a completion plugin. Demo is here.
Completion plugin powered by bombshell-dev/tab, Thank you, @bomb.sh team 💚
July 16, 2025 at 6:47 AM
gunshi has been released out v0.25.0! 🚀
github.com/kazupon/guns...

support kebab style arguments like cac and custom type! ✨

If you need to handle complex structure arguments, you can support them using custom type and your parser or validation library like Zod! 🔥

Demo is here: 🎥
May 26, 2025 at 4:24 PM
Thank you!
I'm sorry. I wasn't involved in creating website, so I don't know for sure 😅, but I think this is the intended behavior. You can stop it if you want to disable the effect.
April 1, 2025 at 3:58 AM
I have just shipped out the new CLI parser package 🚀! That parses CLI args and obtains tokens, like node.js parseArgs. It is compatible with node.js parseArgs tokens and is more performant.

Repo is here 👉 github.com/kazupon/args...

And benchmark demo 🎬:
February 11, 2025 at 5:00 PM
I have made pnpm catalog tooling 🔨. We can detect catalogable dependencies and register them to the catalog. We don't have to find out with eyes 👀 in big monorepos and edit by hand ✍️
github.com/kazupon/pnpmc
February 1, 2025 at 3:54 PM
Support fully scoped css in inclusion-vapor! CSS Combinator now! 🚀
December 26, 2024 at 6:20 AM