react-table
Hooks for building lightweight, fast and extendable datagrids for React
🌟 Show real-time usage chart on react-table's README.md, just copy the code below.## Usage Trend
[](https://npm-compare.com/react-table#timeRange=THREE_YEARS)
🌟 Show GitHub stars trend chart on react-table's README.md, just copy the code below.## GitHub Stars Trend
[](https://npm-compare.com/react-table)
React Table v7
Looking for the latest version?
Quick Features
- Lightweight (5kb - 14kb+ depending on features used and tree-shaking)
- Headless (100% customizable, Bring-your-own-UI)
- Auto out of the box, fully controllable API
- Sorting (Multi and Stable)
- Filters
- Pivoting & Aggregation
- Row Selection
- Row Expansion
- Column Ordering
- Animatable
- Virtualizable
- Resizable
- Server-side/controlled data/state
- Extensible via hook-based plugin system