This is a collection of UI components created in Nuxt 3.
This is under development.
Changes will occur and the project is still in early stages of development.
- Main branch contains the latest "stable" changes.
- Dev branch contains the "unstable" changes.
I got tired of different UI components with their somewhat limited styling.
I was also wishing for of a "copy and paste" style of UI components.
I found out about WindUI which is for React and gave the hard source code to different components. I enjoyed the experience of having full control of the components.
Now I just want the same experience in Nuxt.
In your own project:
Now in this repositories components/UI folder you can find a bunch of UI components.
Copy the ones you want into your own project and start playing with them.