iddan/react-spreadsheet
Simple, customizable yet performant spreadsheet for React observed · 2026-08-28
Health v2 · maintenance only
47/100
- Activity 53
- Release rhythm 8
- 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: n/a
- age_days: 3118
- days_rel: 612
- days_push: 287
- n_releases_24m: 1
Adoption not part of the score
1595 stars · 183 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A simple, customizable, and performant spreadsheet component library for React. It provides a straightforward API for rendering editable grid data with support for custom cell viewers and editors.
Use cases
- add an editable spreadsheet grid to a React app
- let users edit tabular data in the browser
- build a lightweight Excel-like component without heavy dependencies
- create custom cell types like ratings or date pickers in a grid
- display and edit CSV-like data in a React UI
When to choose
- you need a React-idiomatic spreadsheet component with a simple API
- you want full control over cell rendering and editing via custom components
- your datasets are moderate in size and don't require virtualization
- you prefer a small, composable library over a full-featured grid suite
When to avoid
- you need virtualized rendering for very large datasets (hundreds of thousands of rows)
- you need advanced spreadsheet features like formulas, pivot tables, or charts
- you're not using React
- you need a full data grid with sorting, filtering, and grouping out of the box
Facets
library · maturity active
ui-components state-management csv frontend web-development spreadsheets spreadsheet excel data-grid editable-table react-components web react javascript typescript
3 sources
- readme: https://github.com/iddan/react-spreadsheet · fetched 2026-08-28 · 901fc985f407
- homepage: https://iddan.github.io/react-spreadsheet · fetched 2026-08-29 · c43297e6cbdd
- registry_npm: https://registry.npmjs.org/react-spreadsheet · fetched 2026-08-29 · 09de66501e98
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| iddan/react-spreadsheet | main | 47 |
For agents
markdown · JSON · MCP: product_card(name="iddan/react-spreadsheet")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem