Supercharge your data tables with powerful search, filtering, sorting, and URL state management. Built on top of the excellent Mantine DataTable with opinionated, production-ready components.
Multi-column search with intelligent filtering capabilities
Text, number, date, select, and range filters out of the box
Sort by multiple columns simultaneously
Show or hide columns with a dedicated component
Shareable URLs with filters, search, and sort preserved
Leverage Next.js App Router Streaming and Tanstack Query for hybrid fetching
Mantine and Mantine DataTable are excellent libraries, but they come with some limitations when building complex data tables. This library extends them with:
✓
Standardized Components - Ready-to-use search, filter, sort, and column toggle components
✓
URL State Management - Shareable links with Nuqs integration
✓
Hybrid Fetching Ready - Next.js App Router streaming and Tanstack Query for hybrid fetching
✓
Type-Safe - Full TypeScript support with type inference
Made by Au Quoc Hoa based on this awesome library Mantine DataTable