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! Learn more →
React-table Alternatives
Similar projects and alternatives to react-table
-
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)
-
-
chakra-ui
⚡️ Simple, Modular & Accessible UI Components for your React Applications
-
ag-Grid
The best JavaScript Data Table for building Enterprise Applications. Supports React / Angular / Vue / Plain JavaScript.
-
-
-
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!
-
dnd-kit
The modern, lightweight, performant, accessible and extensible drag & drop toolkit for React.
-
ka-table
Lightweight MIT React Table component with Sorting, Filtering, Grouping, Virtualization, Editing and many more
-
react-hook-form
📋 React Hooks for form state management and validation (Web + React Native)
-
react-beautiful-dnd
Beautiful and accessible drag and drop for lists with React
-
-
react-table
🤖 Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table
-
apollo-client
:rocket: A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server.
-
react-i18next
Internationalization for react done right. Using the i18next i18n ecosystem.
-
react-icons
svg react icons of popular icon packs [Moved to: https://github.com/react-icons/react-icons] (by gorangajic)
-
react-big-calendar
gcal/outlook like calendar component [Moved to: https://github.com/jquense/react-big-calendar] (by intljusticemission)
-
tsParticles
tsParticles - Easily create highly customizable JavaScript particles effects, confetti explosions and fireworks animations and use them as animated backgrounds for your website. Ready to use components available for React.js, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Inferno, Solid, Riot and Web Components.
-
react-colorful
🎨 A tiny (2,8 KB) color picker component for React and Preact apps
-
react-popper
🍿⚛Official React library to use Popper, the positioning library [Moved to: https://github.com/floating-ui/react-popper] (by popperjs)
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
react-table reviews and mentions
-
16 Libraries You Should Know as a React Developer 💯🔥
5. react-table
-
Why use `useTable` over `ReactTable` when using react-table
import ReactTable from 'react-table'...render() { return ( )} However, on their API Docs and examples, they all use useTable.
-
lodash debounce in React functional component not working
I have a functional component built around the React Table component that uses the Apollo GraphQL client for server-side pagination and searching. I am trying to implement debouncing for the searching so that only one query is executed against the server once the user stops typing with that value. I have tried the lodash debounce and awesome debounce promise solutions but still a query gets executed against the server for every character typed in the search field.
-
A note from our sponsor - Appwrite
appwrite.io | 5 Jun 2023
Stats
tannerlinsley/react-table is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of react-table is TypeScript.