# KevinVandy/material-react-table

A fully featured Material UI V5 implementation of TanStack React Table V8, written from the ground up in TypeScript

Repository: https://github.com/KevinVandy/material-react-table
Canonical: https://ross.abutalabs.com/products/material-react-table
Homepage: https://material-react-table.com
Language: TypeScript
License: MIT
License Family: permissive
Topics: react, typescript, react-table, material-table, material-ui, data-table, tanstack, datagrid
Last push: 2026-06-05T21:28:35+00:00

## Health v2 (maintenance only)
Score: 73/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 86, release rhythm 40, longevity 100
- inputs: {"age_days": 1702, "days_push": 89, "days_rel": 550, "gap_med": 13.5, "n_releases_24m": 7}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1798, forks 536 (observed 2026-08-28T04:05:37.728245+00:00)

## What it is
Material React Table is a fully-featured data grid/table component library for React, built on TanStack Table V8 and Material UI V6, written in TypeScript. It provides batteries-included tables with sorting, filtering, pagination, editing, grouping, virtualization, and extensive customization options.

## Use cases
- add a sortable and filterable data table to a React app
- build a CRUD table with inline row editing
- render large datasets with a virtualized React table
- create a Material Design data grid with pagination and column pinning
- add grouping and aggregation to a React table
- implement row selection with checkboxes in a table
- build a headless custom-styled table with TanStack Table

## When to choose
- you use React with Material UI and want a feature-complete data grid out of the box
- you need advanced table features like editing, grouping, virtualization, and drag-and-drop without building them yourself
- you want strong TypeScript support and extensive customization hooks

## When to avoid
- your project does not use Material UI and you don't want its dependency tree
- you need a simple static table where a lightweight solution suffices
- you are not using React (consider Mantine React Table's ecosystem or another grid instead)

## Facets
- artifact type: library
- maturity: active
- function: ui-components, frontend-framework, state-management, internationalization, accessibility
- domain: frontend, web-development, developer-tools
- platform: -
- tags: data-table, datagrid, material-ui, tanstack-table, react-table, sorting, filtering, pagination, row-editing, virtualization, column-pinning, drag-and-drop, react, typescript, web, nodejs

## Member repositories
- KevinVandy/material-react-table (main) score 73

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:37.728245+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:22:19.132481+00:00, confidence not recorded.
  - readme: https://github.com/KevinVandy/material-react-table (fetched 2026-08-28T04:05:37.728245+00:00, sha 14a40d5a4075)
  - homepage: https://material-react-table.com (fetched 2026-08-29T11:01:39.025478+00:00, sha 631ec5a46d67)
  - site_page: https://www.material-react-table.com/about (fetched 2026-08-29T11:01:39.035295+00:00, sha 284d86fde2d1)
  - site_page: https://www.material-react-table.com/docs/getting-started (fetched 2026-08-29T11:01:39.039491+00:00, sha d627d9699e9b)
  - site_page: https://www.material-react-table.com/docs/getting-started/install (fetched 2026-08-29T11:01:39.041318+00:00, sha 61df574fe316)
  - site_page: https://www.material-react-table.com/docs/getting-started/usage (fetched 2026-08-29T11:01:39.043507+00:00, sha 91535fdc6d6e)
  - site_page: https://www.material-react-table.com/docs/getting-started/migrating-to-v3 (fetched 2026-08-29T11:01:39.045620+00:00, sha e8a2553cb1f2)
  - site_page: https://www.material-react-table.com/docs/api (fetched 2026-08-29T11:01:39.047496+00:00, sha 1f69830264dc)
  - site_page: https://www.material-react-table.com/docs/api/table-options (fetched 2026-08-29T11:01:39.049171+00:00, sha 57ccfb05e0f7)
  - site_page: https://www.material-react-table.com/changelog (fetched 2026-08-29T11:01:39.037601+00:00, sha 8f41426b210e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
