@tanstack/react-table

v8.21.3 MIT

Headless UI for building powerful tables & datagrids for React.

Weekly Downloads
7.6M
Stars
27.7K
Forks
3.5K
Open Issues
349
Gzip Size
18.8 kB
Unpacked Size
761.9 kB
Dependencies
3

Download Trends

Download trends for @tanstack/react-table06.9M13.9M20.8M27.7MFeb 25May 25Aug 25Nov 25Feb 26
@tanstack/react-table

AI Insights

The @tanstack/react-table package provides a headless UI for building flexible and powerful tables and data grids in React applications. Developers choose this package for its rich feature set and customization capabilities, allowing seamless integration into their projects.

When to use

  • When building complex data grids that require sorting and filtering.
  • If your application needs pagination support for large datasets.
  • When you want to implement custom table features using React hooks.

When NOT to use

  • If you need a fully styled table component out of the box without customization.
  • When your project does not use React or requires features specific to other frameworks.
  • If you prefer simpler table solutions without advanced functionalities.

Alternatives

Categories