# sadmann7/tablecn

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

Repository: https://github.com/sadmann7/tablecn
Canonical: https://ross.abutalabs.com/products/tablecn
Homepage: https://tablecn.com
Language: TypeScript
License: MIT
License Family: permissive
Topics: shadcn-ui, nextjs, tanstack-table, table, data-grid, multiplayer, partykit, tanstack-db, data-table, shadcn-table
Last push: 2026-06-14T12:36:24+00:00

## Health v2 (maintenance only)
Score: 68/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 87, release rhythm 35, longevity 82
- inputs: {"age_days": 1150, "days_push": 80, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6259, forks 558 (observed 2026-08-28T04:09:41.077923+00:00)

## What it is
A shadcn/ui-style collection of copy-paste data table and data grid components for React, built on TanStack Table with a Next.js, Tailwind CSS, Drizzle ORM, and TanStack DB stack. It supports server-side sorting, filtering, and pagination, virtualized infinite scrolling, Notion/Airtable-like advanced filtering, and optional real-time collaboration via PartyKit.

## Use cases
- build a sortable and filterable data table in React
- add server-side pagination, sorting, and filtering to a data grid
- shadcn/ui data table with Notion or Airtable style advanced filtering
- infinite scrolling table with row virtualization
- real-time collaborative grid like a multiplayer spreadsheet
- copy-paste customizable data table component for Next.js
- row selection with an action bar and command palette filter menu

## When to choose
- You are building a React or Next.js app styled with Tailwind CSS and shadcn/ui and need a full-featured data table
- You want to own and customize the component source rather than depend on a closed-source grid library
- You need advanced filtering UX, auto-generated column filters, or optional real-time multiplayer editing

## When to avoid
- You are not using React with Tailwind CSS and shadcn/ui (e.g., Vue, Angular, or plain JavaScript)
- You want a batteries-included commercial data grid with vendor support and minimal setup
- You only need a trivial static table where a full data-grid stack would be overkill

## Facets
- artifact type: library
- maturity: active
- function: ui-components
- domain: web-development, frontend, developer-tools
- platform: browser
- tags: shadcn-ui, tanstack-table, data-table, data-grid, react, nextjs, tailwind-css, drizzle-orm, partykit, realtime-collaboration, multiplayer, infinite-scroll, virtualization, server-side-pagination, advanced-filtering, copy-paste-components, nodejs

## Member repositories
- sadmann7/tablecn (main) score 68

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:41.077923+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:46:31.179153+00:00, confidence not recorded.
  - readme: https://github.com/sadmann7/tablecn (fetched 2026-08-28T04:09:41.077923+00:00, sha 3eda0254dc14)
  - homepage: https://tablecn.com (fetched 2026-08-29T08:43:28.480825+00:00, sha ef136a59981d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
