git404hub

what is react-table fr?

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.

vibe map

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 make with this?

VIBE 1

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

VIBE 2

Display large analytics datasets efficiently by only rendering visible rows.

VIBE 3

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

what's the stack?

ReactJavaScript

how it stacks up fr

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 i run it?

Difficulty · easy time til it works · 30min

prompts (copy fr)

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 fr?

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.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.