Gathering detailed insights and metrics for react-table
Gathering detailed insights and metrics for react-table
Gathering detailed insights and metrics for react-table
Gathering detailed insights and metrics for react-table
🤖 Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table
npm install react-table
95
Supply Chain
79.1
Quality
75.7
Maintenance
100
Vulnerability
100
License
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
25,309 Stars
2,460 Commits
3,092 Forks
165 Watching
5 Branches
446 Contributors
Updated on 28 Nov 2024
Minified
Minified + Gzipped
TypeScript (85.13%)
JavaScript (14.86%)
Svelte (0.01%)
Cumulative downloads
Total Downloads
Last day
-13.5%
215,691
Compared to previous day
Last week
0.8%
1,273,336
Compared to previous week
Last month
1.8%
5,552,184
Compared to previous month
Last year
-4.5%
66,159,288
Compared to previous year
1
53
Headless UI for building powerful tables & datagrids for React, Solid, Vue, Svelte, Qwik and TS/JS.
Try other TanStack libraries:
You may know TanStack Table by our adapter names, too!
TanStack Table is a headless table library, which means it does not ship with components, markup or styles. This means that you have full control over markup and styles (CSS, CSS-in-JS, UI Component Libraries, etc) and this is also what gives it its portable nature. You can even use it in React Native!
If you want a lightweight table with full control over markup and implementation, then you should consider using TanStack Table, a headless table library.
If you want a ready-to-use component-based table with more power but more constraints around markup/styles/implementation, you should consider using AG Grid, a component-based table library from our OSS partner AG Grid.
TanStack Table and AG Grid are respectfully the best table/datagrid libraries around. Instead of competing, we're working together to ensure the highest quality table/datagrid options are available for the entire JS/TS ecosystem and every use-case.
There are a fair amount of breaking changes (they're worth it, trust us!):
table
instance while similar in spirit to v7 has been reconfigured to be much faster.Install one of the following packages based on your framework of choice:
1# Npm 2npm install @tanstack/angular-table 3npm install @tanstack/lit-table 4npm install @tanstack/qwik-table 5npm install @tanstack/react-table 6npm install @tanstack/solid-table 7npm install @tanstack/svelte-table 8npm install @tanstack/vue-table 9npm install @tanstack/table-core #vanilla js that can work with any framework
No vulnerabilities found.
No security vulnerabilities found.