# icflorescu/mantine-datatable

The table component for your Mantine data-rich applications, supporting asynchronous data loading, column sorting, custom cell data rendering, context menus, nesting, Gmail-style batch row selection, dark theme, and more.

Repository: https://github.com/icflorescu/mantine-datatable
Canonical: https://ross.abutalabs.com/products/mantine-datatable
Homepage: https://icflorescu.github.io/mantine-datatable/
Language: TypeScript
License: MIT
License Family: permissive
Topics: datagrid, datatable, mantine, react, typescript, ui, javascript, dark-mode, dark-theme, uikit
Last push: 2026-08-07T07:53:51+00:00

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

## Adoption (not part of the score)
Stars 1251, forks 103 (observed 2026-08-28T04:04:08.289777+00:00)

## What it is
A lightweight, dependency-free React table/datagrid component built for Mantine UI applications, written in TypeScript. It provides datagrid features like asynchronous data loading, pagination, column sorting, batch row selection, custom cell rendering, row expansion, nesting, and dark-theme awareness.

## Use cases
- render sortable paginated tables in a React app
- display data from a remote API with loading indicators
- build data-rich admin dashboards with Mantine
- add Gmail-style batch row selection to a table
- show hierarchical data with nested tables
- add right-click context menus to table rows
- customize table cell rendering with custom components

## When to choose
- your project already uses Mantine UI and React
- you need a lightweight datagrid without heavy dependencies
- you want built-in dark theme support matching Mantine color schemes
- you need async data loading, sorting, and pagination out of the box

## When to avoid
- your project does not use Mantine UI
- you need a full-featured enterprise grid with grouping, pivoting, or virtualization at massive scale
- you are not using React

## Facets
- artifact type: library
- maturity: active
- function: ui-components, frontend-framework
- domain: web-development, frontend, developer-tools
- platform: cross-platform
- tags: react, mantine, datatable, datagrid, typescript, dark-mode, pagination, table-component, nodejs, web-server

## Member repositories
- icflorescu/mantine-datatable (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:08.289777+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-30T05:07:40.163578+00:00, confidence not recorded.
  - readme: https://github.com/icflorescu/mantine-datatable (fetched 2026-08-28T04:04:08.289777+00:00, sha 1f799b35482b)
  - homepage: https://icflorescu.github.io/mantine-datatable/ (fetched 2026-08-29T12:18:35.755968+00:00, sha 12772de82336)
- Data as of 2026-08-30T08:39:29.467469+00:00.
