I recently built and published my first npm package miku theme #188633
NubPlayz
started this conversation in
Discover: GitHub Best Practices
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I recently built and published my first npm package called Miku Cursor Kit.
although ik , it is a small package but is is a big thing for me as it is my first package.
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.
(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 ( feel free to star it , if you like it! )
Beta Was this translation helpful? Give feedback.
All reactions