# table
**Repository Path**: trusted-list/table
## Basic Information
- **Project Name**: table
- **Description**: 🤖 Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: main
- **Homepage**: https://tanstack.com/table
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2026-03-12
- **Last Updated**: 2026-08-27
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
### [Become a Sponsor!](https://github.com/sponsors/tannerlinsley/)
# TanStack Table
> [!NOTE]
> You may know TanStack Table by the adapter names:
>
> - [Angular Table](https://tanstack.com/table/latest/docs/framework/angular/angular-table)
> - [Lit Table](https://tanstack.com/table/latest/docs/framework/lit/lit-table)
> - [Octane Table](https://tanstack.com/table/latest/docs/framework/octane/quick-start)
> - [Preact Table](https://tanstack.com/table/latest/docs/framework/preact/quick-start)
> - [React Table](https://tanstack.com/table/latest/docs/framework/react/react-table)
> - [Solid Table](https://tanstack.com/table/latest/docs/framework/solid/solid-table)
> - [Svelte Table](https://tanstack.com/table/latest/docs/framework/svelte/svelte-table)
> - [Vue Table](https://tanstack.com/table/latest/docs/framework/vue/vue-table)
> - [Alpine Table](https://tanstack.com/table/latest/docs/framework/alpine/alpine-table)
> - [Ember Table](https://tanstack.com/table/latest/docs/framework/ember/ember-table)
A headless table library for building powerful datagrids with full control over markup, styles, and behavior.
- Framework-agnostic core with bindings for React, Preact, Octane, Vue, Solid, Svelte, Angular, Ember, Lit, and Alpine
- 100% customizable — bring your own UI, components, and styles
- Sorting, filtering, grouping, aggregation & row selection
- Lightweight, virtualizable & server‑side friendly
### Read the Docs →
## Using an AI Coding Agent?
TanStack Table ships [TanStack Intent](https://github.com/TanStack/intent) skills inside each adapter package. After installing the library, run:
```sh
npx @tanstack/intent@latest install
```
to add skill-loading guidance for your agent (Claude Code, Cursor, Copilot, etc.). The same CLI also exposes `intent list` to browse available skills and `intent load ` to print one for inspection. Skills are versioned with the library — your agent gets guidance that matches the version of `@tanstack/-table` you installed. Only available for v9 and above.
## Get Involved
- We welcome issues and pull requests!
- Participate in [GitHub discussions](https://github.com/TanStack/table/discussions)
- Chat with the community on [Discord](https://discord.com/invite/WrRKjPJ)
- See [CONTRIBUTING.md](./CONTRIBUTING.md) for setup instructions
## Partners
We're looking for TanStack Table Partners to join our mission! Partner with us to push the boundaries of TanStack Table and build amazing things together.
LET'S CHAT
## Explore the TanStack Ecosystem
- TanStack Config – Tooling for JS/TS packages
- TanStack DB – Reactive sync client store
- TanStack DevTools – Unified devtools panel
- TanStack Form – Type‑safe form state
- TanStack Pacer – Debouncing, throttling, batching
- TanStack Query – Async state & caching
- TanStack Ranger – Range & slider primitives
- TanStack Router – Type‑safe routing, caching & URL state
- TanStack Start – Full‑stack SSR & streaming
- TanStack Store – Reactive data store
- TanStack Virtual – Virtualized rendering
… and more at TanStack.com »