gitwtfhub

wtf 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

TL;DR

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

Why would anyone build with this?

REASON 1

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

REASON 2

Display large analytics datasets efficiently by only rendering visible rows.

REASON 3

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

What's in the stack?

ReactJavaScript

How it stacks up

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 spin it up?

Difficulty · easy Time to first run · 30min

Yoink these 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

wtf 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.

View the repo → Decode another repo

This repo across BitVibe Labs

Don't trust strangers blindly. Verify against the repo.