It’s a small React component that replaces the default mouse cursor with an animated pixel-style Miku cursor.
The package is fully bundled, works with Next.js, Vite, and plain React, and doesn’t require users to manually import assets or styles.
You can install it with:
pnpm add miku-cursor-kit
(check out github readme to know how to install)
If anyone has feedback on the package structure, bundling setup, or ways to improve it, I’d really appreciate it,
GitHub: https://github.com/NubPlayz/miku-cursor-kit npm: https://www.npmjs.com/package/miku-cursor-kit
NubPlayz•2h ago
Check Readme for instruction