jbetancur/react-data-table-component
A responsive table library with built-in sorting, pagination, selection, expandable rows, and customizable styling. observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 98
- Release rhythm 98
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 1.5
- age_days: 3092
- days_rel: 14
- days_push: 14
- n_releases_24m: 21
Adoption not part of the score
2230 stars · 422 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A batteries-included React data table component library with built-in sorting, pagination, row selection, expandable rows, filtering, inline editing, and theming via CSS variables. It is TypeScript-typed, SSR-safe, and requires no CSS imports or peer dependencies beyond React 18+.
Use cases
- render a sortable paginated table in React with minimal code
- build admin panels and dashboards with data tables
- add row selection with checkboxes to a React table
- create expandable rows showing detail panels
- theme a data table with dark mode support
- filter table columns by text, number, or date
- use a data table in Next.js App Router with server components
When to choose
- you need a working table quickly without writing table markup or CSS
- you want sorting, pagination, selection, and theming as opt-in props
- you're building admin panels, dashboards, internal tools, or MVPs
- you need SSR-safe React 18+ tables with bundled TypeScript types
- you want headless hooks to customize markup when you outgrow defaults
When to avoid
- you need an Excel-like spreadsheet with complex cell editing
- you need a high-performance grid for 100k+ row analytics datasets
- you need full grid features like pivoting, grouping, or tree data
- you're not using React
Facets
library · maturity active
ui-components frontend-framework web-development frontend developer-tools cross-platform react data-table sorting pagination row-selection expandable-rows theming typescript ssr-safe inline-editing web-server nodejs
7 sources
- readme: https://github.com/jbetancur/react-data-table-component · fetched 2026-08-28 · 3ccd0752949e
- homepage: https://reactdatatable.com · fetched 2026-08-29 · 6378249773c0
- site_page: https://reactdatatable.com/docs/changelog · fetched 2026-08-29 · 0bd198abf09b
- site_page: https://reactdatatable.com/docs · fetched 2026-08-29 · 15548b463eef
- site_page: https://reactdatatable.com/docs/themes · fetched 2026-08-29 · dbaf88642408
- site_page: https://reactdatatable.com/docs/api · fetched 2026-08-29 · 32809b660bdb
- site_page: https://reactdatatable.com/docs/getting-started · fetched 2026-08-29 · 88ee0b1b9363
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jbetancur/react-data-table-component | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="jbetancur/react-data-table-component")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem