Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work. Learn more →
React-table Alternatives
Similar projects and alternatives to react-table
-
chakra-ui
⚡️ Simple, Modular & Accessible UI Components for your React Applications
-
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
ag-Grid
The best JavaScript Data Table for building Enterprise Applications. Supports React / Angular / Vue / Plain JavaScript.
-
material-table
Datatable for React based on material-ui's table with additional features
-
react-data-table
A responsive table library with built-in sorting, pagination, selection, expandable rows, and customizable styling.
-
DevExtreme React Grid
Business React components for Bootstrap and Material-UI
-
headlessui
Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
-
Klotho
AWS Cloud-aware infrastructure-from-code toolbox [NEW]. Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source)
-
-
vue-dataset
A set of Vue.js components to display datasets (lists) with filtering, paging, and sorting capabilities!
-
React Data Grid
Feature-rich and customizable data grid React component
-
-
react-hook-form
📋 React Hooks for form state management and validation (Web + React Native)
-
react-query
🤖 Powerful asynchronous state management, server-state utilities and data fetching for TS/JS, React, Solid, Svelte and Vue. [Moved to: https://github.com/TanStack/query]
-
-
HANDSONTABLE
JavaScript data grid with a spreadsheet look & feel. Works with React, Angular, and Vue. Supported by the Handsontable team ⚡
-
-
-
react-datepicker
A simple and reusable datepicker component for React
-
react-virtual
🤖 Headless UI for Virtualizing Large Element Lists in JS/TS, React, Solid, Vue and Svelte [Moved to: https://github.com/TanStack/virtual]
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
react-table reviews and mentions
-
react-table VS mantine-datatable - a user suggested alternative
2 projects | 15 Sep 2022
-
How to create table with data grid, checkbox and pagination using React table and Tailwind CSS.
React-table uses React Hook called useTable. The Hook will return the necessary props for the table, body, and transformed data to create the header and cells. The header will be created by iterating through headerGroups, and the rows for the table body will be created by looping through rows. We'll also set up Tailwind CSS in our project, follow the instructions from the documentation. It's a few steps, but it should work seamlessly, we'll also copy most of the classes from the table component on TailwindUI
- Best NPM Package for React.js Part - 2
-
Trying to recommend a library for data tables. Does anyone know an excellent data table library that goes hard into data table stuff? Working on a data heavy product where people need to do a lot with data tables. Wondering if there are any stand out libraries peeps have used first hand.
If you’re using react, then https://react-table.tanstack.com/ is wonderful.
-
Why use `useTable` over `ReactTable` when using react-table
On their npm page, the example shows the usage of component:
-
Useful Utility React.js Libraries
React-table. It is a collection of hooks for building powerful tables and datagrid experiences that are fast & lightweight. Here is a link to it: https://react-table.tanstack.com
-
We are going back to 1995! The perfect harmony of Modern stack and Win95
After our login process, we'll get the posts from our Supabase Database and display them in the table. We will use React95 components for the UI portion of our table, as well as refine-react-table package to handle pagination, sorting, and filtering. You can use all the features of React Table with the refine-react-table adapter. On this page, we will use this adapter of refine to manage the table.
-
[Showoff Saturday] I spent the last two weekends building a Table View for Trello
react-table - for the table rendering, sorting, filtering, and row selection
-
Is it bad to use Material UI with Meantime in together in one project?
I am using Mantine's Table component as a wrapper around react-table. Easy and does the job.
-
Any issues with Svelte that can be a target of an open source project?
I really love the approach taken with react-table for reference: https://github.com/tannerlinsley/react-table
-
A note from our sponsor - Sonar
www.sonarsource.com | 27 Jan 2023
Stats
TanStack/table is an open source project licensed under MIT License which is an OSI approved license.