react-component/table
📋 Low-level table primitives for React, maintained in the Ant Design ecosystem. observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- 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: 3.0
- age_days: 4290
- days_rel: 16
- days_push: 9
- n_releases_24m: 55
Adoption not part of the score
1373 stars · 616 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
@rc-component/table is a low-level React table component library providing primitives for building data tables, including fixed headers, sticky columns, expandable rows, summaries, and virtual scrolling. It is maintained within the Ant Design ecosystem and serves as the foundation for Ant Design's Table component.
Use cases
- render data tables in React with sortable columns
- build a table with fixed header and sticky columns
- create expandable rows in a React table
- display large datasets with virtualized table rows
- build a custom design system table component
- add column grouping and summary rows to a React table
When to choose
- you need low-level table primitives to compose into your own design system
- you are building on top of the Ant Design ecosystem
- you need virtual scrolling for large datasets in React tables
When to avoid
- you want a batteries-included styled table out of the box (use Ant Design instead)
- you need a full data grid with editing, pivoting, or Excel-like features
- you are not using React
Facets
library · maturity active
ui-components frontend-framework frontend web-development developer-tools react table data-grid ant-design typescript virtual-scrolling web-server nodejs
2 sources
- readme: https://github.com/react-component/table · fetched 2026-08-28 · 5ca26ecbe5a5
- homepage: https://react-component.github.io/table · fetched 2026-08-29 · 8a6dbeb2f07a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| react-component/table | main | 99 |
For agents
markdown · JSON · MCP: product_card(name="react-component/table")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem