SaaSHub helps you find the best software and product alternatives Learn more →
Top 5 JavaScript react-table Projects
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
Wow I have to read this! For a freelance client of mine, I have open sourced React Table Library [0] with the focus on tree operations. They are handling a folder/file tree structure of 100 thousands nodes where it is possible to move folders/files, clone them, lazy load them on a top and nested level, etc. And all of it in the same table structure.
After I finished the project, I kinda knew why Google Drive only allows to display and modify on the same hierarchical level. There are so many constraints that you have to consider when implementing this in a nested view with many nodes.
[0] https://react-table-library.com/
-
react-datatable
React-datatable is a component which provide ability to create multifunctional table using single component like jQuery Datatable. It's fully customizable and easy to integrate in any react component. Bootstrap compatible.
-
Infinite Table React DataGrid
Infinite Table is the modern DataGrid for building React apps — faster.
In this article, I want to show you how easy it is to leverage the master-detail support in the Infinite Table React DataGrid in order to toggle between a table and a chart view in the row detail.
JavaScript react-table discussion
JavaScript react-table related posts
-
Movable tree CRDTs and Loro's implementation
-
How to solve overfetching with tRPC APIs when rendering tables (Pt. 1)
-
To people who use Chakra-UI in production, what solutions do you use for date pickers, tables, etc?
-
I built a table library for React, would love some feedback
-
Best React Inline Editable Grid?
-
React Tree View for Json object?
-
Show HN: React-Table-Library
-
A note from our sponsor - SaaSHub
www.saashub.com | 18 Jan 2025
Index
What are some of the best open-source react-table projects in JavaScript? This list will help you:
# | Project | Stars |
---|---|---|
1 | react-bootstrap-table | 2,227 |
2 | react-bootstrap-table2 | 1,266 |
3 | react-table-library | 755 |
4 | react-datatable | 80 |
5 | Infinite Table React DataGrid | 75 |