# silevis/reactgrid

Add spreadsheet-like behavior to your React app

Repository: https://github.com/silevis/reactgrid
Canonical: https://ross.abutalabs.com/products/reactgrid
Homepage: https://reactgrid.com
Language: TypeScript
License: MIT
License Family: permissive
Topics: reactgrid, spreadsheet, reactjs, datagrid, excel, table, reactgrid-component, datatable, grid-component, data-table
Last push: 2025-04-16T15:01:27+00:00

## Health v2 (maintenance only)
Score: 37/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 16, release rhythm 28, longevity 100
- inputs: {"age_days": 2343, "days_push": 504, "days_rel": 504, "gap_med": 50.0, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1658, forks 168 (observed 2026-08-28T04:05:18.201832+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: ui-components, frontend-framework
- domain: frontend, web-development, spreadsheets
- platform: cross-platform
- tags: react, spreadsheet, datagrid, data-table, excel-like, typescript, web, nodejs

## Member repositories
- silevis/reactgrid (main) score 37

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:18.201832+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-30T03:44:45.245885+00:00, confidence not recorded.
  - readme: https://github.com/silevis/reactgrid (fetched 2026-08-28T04:05:18.201832+00:00, sha 85763429a9fc)
  - homepage: https://reactgrid.com (fetched 2026-08-29T11:17:39.001722+00:00, sha 44136fa355b3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
