keenthemes/reui

Design-forward shadcn kit for interfaces that stand out. 1000+ free patterns!

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 35 minutes ago
Added to GitGenius on September 19th, 2026
Created on February 27th, 2025
Open Issues & Pull Requests: 48 (+0)
GitHub issues: Enabled
Number of forks: 154
Total Stargazers: 3,521 (+0)
Total Subscribers: 15 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 22.7 hours
Mean response time: 6.1 days
90th percentile: 19.5 days
Tracked items: 63

Most active contributors

Sign in to see contributor activity.

How this project is maintained

About 13% of issues opened in the past year have never received a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 28% of issues opened in the past year have been closed. Three people close 79% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 42
New in 7 days: 6
Closed in 7 days: 1
Avg open age: 169 days
Stale 30+ days: 28
Stale 90+ days: 23

Recent activity

Opened in 7 days: 6
Closed in 7 days: 1
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (15)
  • enhancement (10)
  • question (4)
  • documentation (2)
  • help wanted (2)

Detailed Description

ReUI is a design-forward component library for the shadcn/ui ecosystem that provides production-ready React components built on Radix UI and Base UI primitives.

The tool solves the problem of extending shadcn/ui with specialized components needed for real-world dashboard and data-heavy applications. ReUI includes twenty-two custom in-house components not found in base shadcn/ui—such as Data Grid, Event Calendar, Gantt, Kanban, Filters, Cascader, Code Block, Sortable, Timeline, Stepper, and Tree—alongside over one thousand composed examples. Components are shown within realistic dashboard layouts rather than isolated demos, and follow a copy-and-own model where developers import code directly into their projects without npm package dependencies or vendor lock-in. All in-house components are available in both Radix UI and Base UI versions and work with all shadcn Create themes and color customizations.

Teams building data-intensive dashboards or complex forms should consider ReUI when they need components beyond what base shadcn/ui provides but want to stay within the shadcn ecosystem and maintain full code ownership. The library suits projects using React with TypeScript and Tailwind CSS that benefit from pre-built, realistic layout examples rather than isolated component showcases. The tool is fully open-source under the MIT license with no commercial lock-in.

The project maintains comprehensive component documentation including full API references and usage examples for each of the twenty-two in-house components. Development activity centers on expanding the registry of composed examples and maintaining dual implementations across Radix UI and Base UI versions. The codebase is written entirely in TypeScript with full type coverage across all components and registry blocks.