# nadbm/react-datasheet

Excel-like data grid (table) component for React

Repository: https://github.com/nadbm/react-datasheet
Canonical: https://ross.abutalabs.com/products/react-datasheet
Homepage: https://nadbm.github.io/react-datasheet/
Language: JavaScript
License: MIT
License Family: permissive
Topics: react, component, javascript, spreadsheet, sheet, table, tableau, grid
Last push: 2023-03-01T10:23:05+00:00

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

## Adoption (not part of the score)
Stars 5446, forks 447 (observed 2026-08-28T04:09:18.431549+00:00)

## What it is
A React component library that renders an Excel-like editable data grid with keyboard navigation, copy/paste, and custom cell renderers. It is no longer under active development and is seeking new maintainers.

## Use cases
- build an editable spreadsheet-like table in React
- let users paste tabular data into a grid
- create a data grid with custom cell editors and renderers
- implement keyboard-navigable table editing
- display and edit matrix data in a web app

## When to choose
- you need a lightweight, customizable Excel-like grid in a React app
- you want full control over cell markup and editing behavior
- you need copy/paste and keyboard navigation out of the box

## When to avoid
- you need a maintained library with active bug fixes
- you need virtualization for very large datasets
- your project uses a framework other than React

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, form-handling
- domain: frontend, web-development, spreadsheets
- platform: browser, cross-platform
- tags: react, data-grid, spreadsheet, table, excel-like, editable-grid, nodejs

## Member repositories
- nadbm/react-datasheet (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:18.431549+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-29T17:56:50.952225+00:00, confidence not recorded.
  - readme: https://github.com/nadbm/react-datasheet (fetched 2026-08-28T04:09:18.431549+00:00, sha 4a4a21715372)
  - homepage: https://nadbm.github.io/react-datasheet/ (fetched 2026-08-29T08:52:11.461125+00:00, sha 2b14f041bde0)
  - registry_npm: https://registry.npmjs.org/react-datasheet (fetched 2026-08-29T08:52:11.463558+00:00, sha b6ba8cb58cb0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
