Beautifully crafted component variants. The perfect extension to your shadcn/ui components. Built with React 19, Tailwind v4, and Motion One.
Welcome to shaduxe/ui
A collection of beautifully crafted component variants built on top of
shadcn/ui, designed to take your UI to the next level.
Note: This is the upgraded version of the UI library using Tailwind CSS v4. If you're specifically looking for the Tailwind v3 version, please visit: shaduxe-ui-v3 on GitHub
Quick Start
Install Dependencies
Add Components
Use in Your Project
import { Button } from "@/components/ui/button"export default function Page() { return <Button>Click me</Button>}
Features
Copy & Paste
No installation needed. Just copy the code and customize it to your needs.
Accessible
ARIA compliant components following WAI-ARIA guidelines.
Themeable
Fully customizable with Tailwind CSS and CSS variables.
Fast
Built with performance in mind. No unnecessary dependencies.