# gregnb/mui-datatables

Datatables for React using Material-UI

Repository: https://github.com/gregnb/mui-datatables
Canonical: https://ross.abutalabs.com/products/mui-datatables
Language: JavaScript
License: MIT
License Family: permissive
Topics: material-ui, datatables, mui-datatables, tables, material
Last push: 2024-05-13T20:27:29+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3224, "days_push": 842, "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 2703, forks 907 (observed 2026-08-28T04:07:11.508030+00:00)

## What it is
MUI-Datatables is a responsive React data table component built on Material-UI (MUI). It provides filtering, sorting, search, pagination, column management, row selection, expandable rows, CSV export, and printing with customizable styling and responsive modes.

## Use cases
- render sortable paginated tables in react
- add filtering and search to a material-ui table
- export table data to csv in react
- responsive data tables for mobile
- selectable and expandable rows in a react table
- show/hide and drag table columns

## When to choose
- you use React with MUI and need a full-featured data table out of the box
- you want built-in CSV export, printing, and responsive table modes
- you need column resizing, reordering, and view/hide controls without building them yourself

## When to avoid
- your project does not use Material-UI and you don't want that dependency
- you need server-side data grids at massive scale where a virtualized grid like AG Grid or TanStack Table fits better
- you need a library under very active development - maintenance activity is limited

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, frontend-framework, data-visualization
- domain: frontend, web-development, data-visualization
- platform: browser, cross-platform
- tags: react, material-ui, mui, datatables, tables, csv-export, pagination, sortable-tables, nodejs

## Member repositories
- gregnb/mui-datatables (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:11.508030+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-30T02:15:56.887387+00:00, confidence not recorded.
  - readme: https://github.com/gregnb/mui-datatables (fetched 2026-08-28T04:07:11.508030+00:00, sha c2e8ee88e56d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
