sadmann7/tablecn

Data table and data grid components built with shadcn/ui, featuring sorting, filtering, pagination, infinite scrolling, and real-time collaboration.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 10 minutes ago
Added to GitGenius on September 10th, 2026
Created on July 10th, 2023
Open Issues & Pull Requests: 43 (+0)
GitHub issues: Enabled
Number of forks: 557
Total Stargazers: 6,271 (+0)
Total Subscribers: 23 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.2 days
Mean response time: 20.4 days
90th percentile: 80.1 days
Tracked items: 52

How this project is maintained

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

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 29
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 447 days
Stale 30+ days: 26
Stale 90+ days: 24

Recent activity

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

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Tablecn is a data table and data grid component library built with shadcn/ui.

The project addresses the need for reusable, composable table components that work within the shadcn/ui ecosystem. It provides pre-built components for common table operations including sorting, filtering, and pagination, while also supporting infinite scrolling for large datasets. The library is built on TanStack Table for core functionality and integrates real-time collaboration capabilities, allowing multiple users to interact with the same table simultaneously.

Developers should choose this tool if they are already using shadcn/ui in a Next.js project and want table components that follow the same design patterns and customization approach. It suits projects that need standard data grid features without building from scratch, and particularly fits applications requiring collaborative features where users need to see updates in real time. The real-time collaboration aspect distinguishes it from basic table libraries, making it relevant for team-based applications or shared data interfaces.

The project maintains active development with regular updates to its codebase and documentation. The maintainer responds to issues and pull requests, indicating ongoing engagement with the user community. The repository includes a live demo site that showcases the components in action, providing a clear reference for potential adopters to evaluate the tool before integration.