Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

j0h-dev/nuxt-ui-components

Repository files navigation

Nuxt UI Components

Nuxt UI Components

This is a collection of UI components created in Nuxt 3.

NOTICE:

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.

Why did I create this?

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.

How does this work?

In your own project:

  1. Make sure you have tailwind installed. Guide.
  2. Next you need to install tailwind-variants. Guide.

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.

About

This repo has a collection of Nuxt3 components created with tailwind and tailwind-variants.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published