# facebookarchive/fixed-data-table

A React table component designed to allow presenting thousands of rows of data.

Repository: https://github.com/facebookarchive/fixed-data-table
Canonical: https://ross.abutalabs.com/products/fixed-data-table
Homepage: http://facebook.github.io/fixed-data-table/
Language: JavaScript
License: NOASSERTION
License Family: other
Archived: true
Last push: 2021-01-13T12:09:37+00:00

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

## Adoption (not part of the score)
Stars 4265, forks 534 (observed 2026-08-28T04:08:40.682866+00:00)

## What it is
FixedDataTable is a React table component for rendering large datasets with fixed headers, fixed/scrollable columns, and performant scrolling across thousands of rows. It is officially unmaintained by Facebook, with react-virtualized and fixed-data-table-2 suggested as alternatives.

## Use cases
- render thousands of rows in a react table
- table with fixed headers and columns
- fast scrolling large data grid in react
- resizable columns react table
- variable row height table component

## When to choose
- maintaining a legacy React app already using fixed-data-table
- you need a battle-tested table for an old React version

## When to avoid
- starting a new project - use react-virtualized or fixed-data-table-2 instead
- you need built-in sorting or data fetching
- you need bug fixes or security updates

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, frontend-framework
- domain: web-development, frontend
- platform: browser, cross-platform
- tags: react, data-table, virtualized-table, unmaintained, facebook, nodejs

## Member repositories
- facebookarchive/fixed-data-table (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:40.682866+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-29T18:22:03.569195+00:00, confidence not recorded.
  - readme: https://github.com/facebookarchive/fixed-data-table (fetched 2026-08-28T04:08:40.682866+00:00, sha ff35a4bfa247)
- Data as of 2026-08-30T08:39:29.467469+00:00.
