react-datatable
react-table-library
react-datatable | react-table-library | |
---|---|---|
1 | 13 | |
80 | 756 | |
- | 1.2% | |
1.9 | 2.7 | |
5 months ago | 9 months ago | |
JavaScript | JavaScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
react-datatable
-
React-Datatable
Fork on GitHub
react-table-library
-
Movable tree CRDTs and Loro's implementation
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/
-
How to solve overfetching with tRPC APIs when rendering tables (Pt. 1)
I'll use React Table Library for the UI, but this pattern can work with most other tables or datagrids in a very similar way.
-
React datagrid libraries
Maybe give https://react-table-library.com/ a try :)
-
To people who use Chakra-UI in production, what solutions do you use for date pickers, tables, etc?
Perhaps react-table-library with its Chakra UI integration is worth a try!
-
I built a table library for React, would love some feedback
Ah okay. Yes, I didn't link those yet. But essentially you can find all the features on the Features section over here https://react-table-library.com/
-
AntD vs MaterialUI? what do you prefer and why?
https://tanstack.com/table/v8 https://react-table-library.com/
-
Best React Inline Editable Grid?
You could give react-table-library a shot :) The table cells are fully in your control, so you could just use an input field in them.
-
React Tree View for Json object?
Check out this table's tree feature: https://react-table-library.com/
- Show HN: React-Table-Library
-
Chakra UI vs Mantine
If someone is looking for a fully-featured table library that can use either Chakra or Mantine as theme, check out this library.
What are some alternatives?
react-bootstrap-table2 - Next Generation of react-bootstrap-table
material-table - Datatable for React based on material-ui's table with additional features
js-xlsx - :green_book: SheetJS Community Edition -- Spreadsheet Data Toolkit [Moved to: https://github.com/SheetJS/sheetjs]
react-data-table - A responsive table library with built-in sorting, pagination, selection, expandable rows, and customizable styling.
Tabulator - Interactive Tables and Data Grids for JavaScript
KendoReact Grid - Issue tracker - KendoReact https://github.com/telerik/kendo-react
SheetJS js-xlsx - 📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs
react-table - 🤖 Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table
react-bootstrap-table - A Bootstrap table built with React.js
editable-react-table - React table built to resemble a database.
aria-practices - WAI-ARIA Authoring Practices Guide (APG)