# jbetancur/react-data-table-component

A responsive table library with built-in sorting, pagination, selection, expandable rows, and customizable styling.

Repository: https://github.com/jbetancur/react-data-table-component
Canonical: https://ross.abutalabs.com/products/react-data-table-component
Homepage: https://reactdatatable.com
Language: TypeScript
License: Apache-2.0
License Family: permissive
Topics: table, react, react-components, reactjs
Last push: 2026-08-19T23:27:34+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 98, longevity 100
- inputs: {"age_days": 3092, "days_push": 14, "days_rel": 14, "gap_med": 1.5, "n_releases_24m": 21}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2230, forks 422 (observed 2026-08-28T04:06:29.061294+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: ui-components, frontend-framework
- domain: web-development, frontend, developer-tools
- platform: cross-platform
- tags: react, data-table, sorting, pagination, row-selection, expandable-rows, theming, typescript, ssr-safe, inline-editing, web-server, nodejs

## Member repositories
- jbetancur/react-data-table-component (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:29.061294+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-30T02:44:38.565948+00:00, confidence not recorded.
  - readme: https://github.com/jbetancur/react-data-table-component (fetched 2026-08-28T04:06:29.061294+00:00, sha 3ccd0752949e)
  - homepage: https://reactdatatable.com (fetched 2026-08-29T10:25:27.764478+00:00, sha 6378249773c0)
  - site_page: https://reactdatatable.com/docs/changelog (fetched 2026-08-29T10:25:27.776912+00:00, sha 0bd198abf09b)
  - site_page: https://reactdatatable.com/docs (fetched 2026-08-29T10:25:27.767079+00:00, sha 15548b463eef)
  - site_page: https://reactdatatable.com/docs/themes (fetched 2026-08-29T10:25:27.769060+00:00, sha dbaf88642408)
  - site_page: https://reactdatatable.com/docs/api (fetched 2026-08-29T10:25:27.771810+00:00, sha 32809b660bdb)
  - site_page: https://reactdatatable.com/docs/getting-started (fetched 2026-08-29T10:25:27.775003+00:00, sha 88ee0b1b9363)
- Data as of 2026-08-30T08:39:29.467469+00:00.
