# glittershark/reactable

Fast, flexible, and simple data tables in React

Repository: https://github.com/glittershark/reactable
Canonical: https://ross.abutalabs.com/products/reactable
Language: JavaScript
License: MIT
License Family: permissive
Archived: true
Last push: 2019-02-22T11:57:20+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4517, "days_push": 2749, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1498, forks 216 (observed 2026-08-28T04:04:54.062880+00:00)

## What it is
Reactable is a React component library for rendering fast, flexible client-side data tables with built-in sorting, filtering, and pagination. It offers a simple declarative API while allowing deep customization of columns, events, and rendering.

## Use cases
- display tabular data in a react app
- sortable data table in react
- filter and paginate client-side table data
- render  arrays as html tables
- customize table columns and cell rendering in react

## When to choose
- you need a lightweight client-side table with sorting, filtering, and pagination in a React project
- you want a simple declarative API with room for customization

## When to avoid
- you need actively maintained software or modern React version support
- you need server-side pagination or virtualized rendering for very large datasets
- you are starting a new project - newer table libraries are better supported

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, state-management, form-handling
- domain: frontend, web-development
- platform: browser
- tags: react, data-tables, sorting, filtering, pagination, javascript, nodejs

## Member repositories
- glittershark/reactable (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:54.062880+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-30T04:33:04.640042+00:00, confidence not recorded.
  - readme: https://github.com/glittershark/reactable (fetched 2026-08-28T04:04:54.062880+00:00, sha b4c4a2f704e0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
