Overview of ReUI
mainReUI is an open-source component library designed for the shadcn/ui ecosystem. It provides over 1,000 production-ready components and examples organized into 71 categories, specifically showcased within realistic dashboard layouts.
Key characteristics include:
- Copy-and-Own Model: ReUI does not use an npm package; you copy the source code directly into your repository to avoid vendor lock-in.
- In-House Components: Includes 19 custom primitives not found in standard shadcn/ui (e.g., Data Grid, Gantt, Kanban, Timeline, Stepper).
- Dual API Support: In-house components are available in both Radix UI and Base UI versions.
- Compatibility: Built on shadcn primitives and Tailwind CSS, compatible with all Shadcn Create themes (Vega, Nova, Maia, Lyra & Mira, New York, and Default).