# Autodesk/react-base-table

A react table component to display large datasets with high performance and flexibility

Repository: https://github.com/Autodesk/react-base-table
Canonical: https://ross.abutalabs.com/products/react-base-table
Homepage: https://autodesk.github.io/react-base-table/
Language: TypeScript
License: MIT
License Family: permissive
Topics: react, table, component, grid, virtualized
Last push: 2026-08-05T06:13:26+00:00

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 96, release rhythm 8, longevity 100
- inputs: {"age_days": 2722, "days_push": 28, "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 1537, forks 170 (observed 2026-08-28T04:05:00.118352+00:00)

## What it is
react-base-table is a React table component for rendering large datasets with high performance via virtualization. It offers flexible column definitions, custom renderers, and auto-resizing support.

## Use cases
- display large datasets in a react table
- virtualized table for thousands of rows
- render a data grid with fixed and flex columns
- build a responsive table that fills its container
- custom cell renderers in a react table
- show tabular data with high performance scrolling

## When to choose
- you need to render thousands or millions of rows in React without lag
- you want a lightweight, flexible table/grid component with custom cell rendering
- you need fixed headers, flex columns, and auto-resizing in a data grid

## When to avoid
- you need full-featured spreadsheet editing like Excel in the browser
- your tables are small and a simple HTML table or basic component suffices
- you are not using React

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, data-visualization
- domain: frontend, web-development, developer-tools
- platform: cross-platform
- tags: react, table, virtualized-grid, large-datasets, typescript, web-server, nodejs

## Member repositories
- Autodesk/react-base-table (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:00.118352+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:30:58.776997+00:00, confidence not recorded.
  - readme: https://github.com/Autodesk/react-base-table (fetched 2026-08-28T04:05:00.118352+00:00, sha 55c9632784bf)
  - homepage: https://autodesk.github.io/react-base-table/ (fetched 2026-08-29T11:32:50.058210+00:00, sha 23f88a8a46c0)
  - registry_npm: https://registry.npmjs.org/react-base-table (fetched 2026-08-29T11:32:50.067139+00:00, sha 8eea44b10e37)
- Data as of 2026-08-30T08:39:29.467469+00:00.
