Directory
TanStack Table
Headless data table
FreeLibraries & build toolingtanstack.com
What it is
A headless table engine, now v9, that computes sorting, filtering, pagination, grouping, row selection, column resizing and virtualization but renders nothing. You supply the markup, so it drops straight into shadcn table components.
Why it earns a slot
The shadcn data-table component is TanStack Table underneath, so you likely already have it. Hand-rolling multi-column sort plus filter plus pagination is a week of subtle bugs.
Know before you commit
v9 is a major rewrite over the widely-tutorialised v8, so snippets copied from 2024 will not compile. Headless means you still write all the styling.
Getting started
npm install @tanstack/react-table
Neighbourhood
How TanStack Table sits against the rest of the atlas — swaps, companions and the tools builders actually save alongside it.
Instead of thisAstro Starlight + NextraBiomeBunclsx + tailwind-mergecmdkConformdate-fns + Day.jsEmbla Carouselesbuild + SWC
Named in the wiringRender
Also in Libraries & build tooling
Astro Starlight + Nextra
starlight.astro.buildNot yet swept
Framework docs themes
FreeLibraries & build tooling
Free · MIT
Open dossier
Biome
biomejs.devNot yet swept
Linter + formatter (Rust)
FreeLibraries & build tooling
Free · MIT/Apache-2.0
Open dossier
Bun
bun.shNot yet swept
JS runtime + package manager
FreeLibraries & build tooling
Free · MIT
Open dossier
Chromatic
chromatic.comNot yet swept
Visual regression testing
Free tier + paidLibraries & build tooling
Free tier · Starter $179/mo
Open dossier