tanstack-table

Installation
SKILL.md

TanStack Table

Quick Start

pnpm add @tanstack/react-table
import {
  flexRender,
  getCoreRowModel,
  useReactTable,
  type ColumnDef,
} from '@tanstack/react-table';
Installs
1
GitHub Stars
1
First Seen
Jun 22, 2026
tanstack-table — oakoss/open-saas-kit