# KevinVandy/mantine-react-table

A fully featured Mantine V7 implementation of TanStack React Table V8, forked from Material React Table

Repository: https://github.com/KevinVandy/mantine-react-table
Canonical: https://ross.abutalabs.com/products/mantine-react-table
Homepage: https://www.mantine-react-table.com/
Language: TypeScript
License: MIT
License Family: permissive
Topics: datagrid, mantine, tanstack-table
Last push: 2026-06-05T21:41:20+00:00

## Health v2 (maintenance only)
Score: 68/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 86, release rhythm 28, longevity 96
- inputs: {"age_days": 1348, "days_push": 89, "days_rel": 562, "gap_med": 63.5, "n_releases_24m": 3}
- flags: prerelease_only
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1103, forks 222 (observed 2026-08-28T04:03:36.004674+00:00)

## What it is
Mantine React Table is a fully-featured data grid/table component library for React, built on TanStack Table V8 with Mantine UI components. It is a fork of Material React Table, written in TypeScript, offering sorting, filtering, pagination, editing, virtualization, and more.

## Use cases
- render sortable and filterable data tables in a React app
- build CRUD tables with inline row editing
- display large datasets with virtualized rows
- implement server-side pagination, sorting, and filtering with React Query
- export table data to CSV or Excel
- group and aggregate table rows with sums and averages
- add a data grid to a project already using Mantine components

## When to choose
- your React project already uses Mantine and needs a powerful data table
- you want TanStack Table's headless API with pre-built Mantine UI out of the box
- you need advanced features like column pinning, row selection, fuzzy search, or CRUD editing
- you want a small bundle size and strong TypeScript generics support

## When to avoid
- your project uses Material UI instead of Mantine (use Material React Table)
- you need a fully custom table markup with no pre-built UI (use TanStack Table directly)
- you are on Mantine V7 and need a stable release (V2 support may still be in development)
- you need a data grid for a non-React framework

## Facets
- artifact type: library
- maturity: active
- function: ui-components, frontend-framework, search-engine, internationalization
- domain: frontend, web-development, data-visualization, developer-tools
- platform: cross-platform
- tags: react, data-table, data-grid, mantine, tanstack-table, typescript, crud, virtualization, pagination, sorting, filtering, web-server, nodejs

## Member repositories
- KevinVandy/mantine-react-table (main) score 68

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:36.004674+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-30T06:45:30.681380+00:00, confidence not recorded.
  - readme: https://github.com/KevinVandy/mantine-react-table (fetched 2026-08-28T04:03:36.004674+00:00, sha dad453a24ab9)
  - homepage: https://www.mantine-react-table.com/ (fetched 2026-08-29T12:48:17.931294+00:00, sha 5593938bbe1e)
  - site_page: https://www.mantine-react-table.com/docs/api/column-options (fetched 2026-08-29T12:48:17.951094+00:00, sha 4f2ff0431212)
  - site_page: https://www.mantine-react-table.com/about (fetched 2026-08-29T12:48:17.934705+00:00, sha dc3fd5d4e380)
  - site_page: https://www.mantine-react-table.com/docs/getting-started (fetched 2026-08-29T12:48:17.940047+00:00, sha 8a8de815a9a9)
  - site_page: https://www.mantine-react-table.com/docs/getting-started/install (fetched 2026-08-29T12:48:17.942170+00:00, sha 873a3a7730aa)
  - site_page: https://www.mantine-react-table.com/docs/getting-started/usage (fetched 2026-08-29T12:48:17.944561+00:00, sha ece3ca1e31e7)
  - site_page: https://www.mantine-react-table.com/docs/api (fetched 2026-08-29T12:48:17.946942+00:00, sha 7d0aefdd0bd0)
  - site_page: https://www.mantine-react-table.com/docs/api/table-options (fetched 2026-08-29T12:48:17.948798+00:00, sha b65896918517)
  - registry_npm: https://registry.npmjs.org/mantine-react-table (fetched 2026-08-29T12:48:17.953167+00:00, sha f961ee33cbc6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
