TanStack/table
This is an external open-source GitHub repository imported into the WOCSOL Marketplace for discovery. The original repository owner is the primary creator.
Repository Details
Repository Description
🤖 Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table
🤖 Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table
<div align="center"> <img src="./media/header_table.png" alt="TanStack Table"> </div> <br /> <div align="center"> <a href="https://npmjs.com/package/@tanstack/react-table" target="\_parent"> <img alt="npm downloads" src="https://img.shields.io/npm/dm/@tanstack/react-table.svg" /> </a> <a href="https://github.com/tanstack/table" target="\_parent"> <img alt="github stars" src="https://img.shields.io/github/stars/tanstack/react-table.svg?style=social&label=Star" /> </a> <a href="https://bundlephobia.com/result?p=@tanstack/react-table@latest" target="\_parent"> <img alt="bundle size" src="https://badgen.net/bundlephobia/minzip/@tanstack/react-table@latest" /> </a> </div> <div align="center"> <a href="#badge"> <img alt="semantic-release" src="https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg"> </a> <a href="https://bestofjs.org/projects/tanstack-table"><img alt="Best of JS" src="https://img.shields.io/endpoint?url=https://bestofjs-serverless.now.sh/api/project-badge?fullName=TanStack%2Ftable%26since=daily" /></a> <a href="https://twitter.com/tan_stack"><img src="https://img.shields.io/twitter/follow/tan_stack.svg?style=social" alt="Follow @TanStack"/></a> </div> ### [Become a Sponsor!](https://github.com/sponsors/tannerlinsley/) </div> # TanStack Table > [!NOTE] > You may know TanStack Table by the adapter names: > > - [Angular Table](https://tanstack.com/table/alpha/docs/framework/angular/angular-table) > - [Lit Table](https://tanstack.com/table/alpha/docs/framework/lit/lit-table) > - [React Table](https://tanstack.com/table/alpha/docs/framework/react/react-table) > - [Solid Table](https://tanstack.com/table/alpha/docs/framework/solid/solid-table) > - [Svelte Table](https://tanstack.com/table/alpha/docs/framework/svelte/svelte-table) >
Related Repositories
Product Discussion
Ask questions or discuss this product. New comments are reviewed before publishing.
Loading comments...