# nick-keller/react-datasheet-grid

An Airtable-like / Excel-like component to create beautiful spreadsheets.

Repository: https://github.com/nick-keller/react-datasheet-grid
Canonical: https://ross.abutalabs.com/products/react-datasheet-grid
Language: TypeScript
License: MIT
License Family: permissive
Topics: react, grid, spreadsheet, table, excel
Last push: 2026-03-03T14:54:46+00:00

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

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

## What it is
A React component library for building Excel/Airtable-like spreadsheet grids with keyboard navigation, copy/paste, and virtualized rendering. It is written in TypeScript and supports hundreds of thousands of rows.

## Use cases
- add an editable spreadsheet grid to a react app
- excel-like table component with copy paste
- airtable-style data grid in react
- virtualized table for large datasets
- spreadsheet with keyboard navigation and context menu

## When to choose
- you need an editable, Excel-like grid in a React project
- you need to handle very large row counts with virtualization
- you want copy/paste interoperability with Excel or Google Sheets

## When to avoid
- you need read-only static tables where a simple table suffices
- you are not using React
- you need full spreadsheet formula/calculation features

## Facets
- artifact type: library
- maturity: active
- function: ui-components, frontend-framework
- domain: frontend, web-development, spreadsheets
- platform: browser
- tags: react, spreadsheet, data-grid, excel-like, airtable-like, typescript, virtualized-rows, nodejs, web-server

## Member repositories
- nick-keller/react-datasheet-grid (main) score 64

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:06.841227+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:59:44.694483+00:00, confidence not recorded.
  - readme: https://github.com/nick-keller/react-datasheet-grid (fetched 2026-08-28T04:06:06.841227+00:00, sha a1b8ebb7512c)
  - registry_npm: https://registry.npmjs.org/react-datasheet-grid (fetched 2026-08-29T10:39:59.838726+00:00, sha a6970da7e37d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
