whatisgithub

What is react-table?

daleseo/react-table — explained in plain English

Analysis updated 2026-07-17 · repo last pushed 2021-01-23

1Audience · developerComplexity · 2/5DormantSetup · easy

In one sentence

A lightweight, headless React library that gives you sorting, filtering, and selection logic for tables, while you control the visual styling.

Mindmap

mindmap
  root((repo))
    What it does
      Sorting
      Filtering
      Row selection
      Virtualized rendering
    Tech stack
      React
      JavaScript
    Use cases
      Admin dashboards
      Reporting tools
      Data browsing UIs
    Audience
      Developers
      Product teams
    Notable
      Headless design
      5 to 14 KB

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Build an admin dashboard table with sorting, filtering, and row selection.

USE CASE 2

Display large analytics datasets efficiently by only rendering visible rows.

USE CASE 3

Create a custom-styled data grid that matches your app's design without a heavyweight UI library.

What is it built with?

ReactJavaScript

How does it compare?

daleseo/react-table0xkinno/neuralvault0xmayurrr/ai-contractauditor
Stars111
LanguageTypeScriptTypeScript
Last pushed2021-01-23
MaintenanceDormant
Setup difficultyeasyhardeasy
Complexity2/54/52/5
Audiencedeveloperdeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 30min

Copy-paste prompts

Prompt 1
Show me how to set up a sortable, filterable table in React using this library.
Prompt 2
Help me add row selection and column reordering with this headless table library.
Prompt 3
Explain how this library's headless approach differs from a pre-styled table component.
Prompt 4
Write a React component using this library to efficiently render a large dataset.

Frequently asked questions

What is react-table?

A lightweight, headless React library that gives you sorting, filtering, and selection logic for tables, while you control the visual styling.

Is react-table actively maintained?

Dormant — no commits in 2+ years (last push 2021-01-23).

How hard is react-table to set up?

Setup difficulty is rated easy, with roughly 30min to a first successful run.

Who is react-table for?

Mainly developer.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.