How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Datatables for React using Material-UI
The main features of gregnb/mui-datatables are: Tables.
Open-source alternatives to gregnb/mui-datatables include: icflorescu/mantine-datatable — The table component for your Mantine data-rich applications, supporting asynchronous data loading, column sorting,… jbetancur/react-data-table-component — A responsive table library with built-in sorting, pagination, selection, expandable rows, and customizable styling. kevinvandy/material-react-table — A fully featured Material UI V5 implementation of TanStack React Table V8, written from the ground up in TypeScript. komarovalexander/ka-table — Lightweight MIT React Table component with Sorting, Filtering, Grouping, Virtualization, Editing and many more. mbrn/material-table — Datatable for React based on material-ui's table with additional features. petera2c/simple-table — Lightweight data grid/table for fast, modern web apps.
A responsive table library with built-in sorting, pagination, selection, expandable rows, and customizable styling.
A fully featured Material UI V5 implementation of TanStack React Table V8, written from the ground up in TypeScript
Lightweight MIT React Table component with Sorting, Filtering, Grouping, Virtualization, Editing and many more
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.