silevis/reactgrid
Add spreadsheet-like behavior to your React app observed · 2026-08-28
Health v2 · maintenance only
37/100
- Activity 16
- Release rhythm 28
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 50.0
- age_days: 2343
- days_rel: 504
- days_push: 504
- n_releases_24m: 5
Adoption not part of the score
1658 stars · 168 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ReactGrid is an open-source React component that adds spreadsheet-like display and editing of tabular data to React applications. It supports features like range selection, sticky rows/columns, column resizing and reordering, spanned cells, fill handle, and custom cell types.
Use cases
- add excel-like editable grid to a react app
- display and edit tabular data with spreadsheet behavior
- build a data table with range selection and fill handle
- create sticky headers and resizable columns in react
- implement custom cell types in a react grid
- replace a spreadsheet in a web application
When to choose
- you need spreadsheet-like editing (selection, fill handle, keyboard shortcuts) inside a React app
- you want an MIT-licensed, customizable grid with custom cell types and styling
- you need sticky rows/columns, spanned cells, or column reordering
When to avoid
- you need a read-only table with simple sorting/pagination - lighter table libraries may suffice
- you are not using React
- you need heavy built-in features like pivot tables, formulas, or server-side virtualization out of the box
Facets
library · maturity active
ui-components frontend-framework frontend web-development spreadsheets cross-platform react spreadsheet datagrid data-table excel-like typescript web nodejs
2 sources
- readme: https://github.com/silevis/reactgrid · fetched 2026-08-28 · 85763429a9fc
- homepage: https://reactgrid.com · fetched 2026-08-29 · 44136fa355b3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| silevis/reactgrid | main | 37 |
For agents
markdown · JSON · MCP: product_card(name="silevis/reactgrid")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem