# mbrn/material-table

Datatable for React based on material-ui's table with additional features

Repository: https://github.com/mbrn/material-table
Canonical: https://ross.abutalabs.com/products/material-table
Homepage: https://material-table.com
Language: JavaScript
License: MIT
License Family: permissive
Topics: react, material-ui, material, datatable, datagrid, table
Last push: 2026-05-04T17:46:41+00:00

## Health v2 (maintenance only)
Score: 59/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 80, release rhythm 8, longevity 100
- inputs: {"age_days": 2949, "days_push": 121, "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 3484, forks 999 (observed 2026-08-28T04:08:06.946916+00:00)

## What it is
A React datatable component built on Material-UI's Table with additional features like editing, filtering, grouping, sorting, and export. It provides a batteries-included data grid for React applications using the Material Design look.

## Use cases
- render sortable and filterable data tables in React
- inline editing of table rows
- grouping and exporting table data to CSV
- add search and pagination to Material-UI tables
- build admin dashboards with editable data grids

## When to choose
- you use React with Material-UI and need a full-featured data table out of the box
- you want editing, filtering, grouping, and export without building it yourself

## When to avoid
- you need a headless or highly custom table implementation
- you don't use Material-UI or want a different design system
- you need a very lightweight table with minimal bundle size

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, state-management, form-handling
- domain: frontend, web-development, developer-tools
- platform: cross-platform
- tags: react, material-ui, datatable, datagrid, table, editable-tables, data-grid, web-server, nodejs

## Member repositories
- mbrn/material-table (main) score 59

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:06.946916+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:36:25.161203+00:00, confidence not recorded.
  - readme: https://github.com/mbrn/material-table (fetched 2026-08-28T04:08:06.946916+00:00, sha 50cf63c0fbd3)
  - homepage: https://material-table.com (fetched 2026-08-29T09:30:29.492528+00:00, sha f5e5dc1bad3c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
