https://github.com/exslym/tanstack-table
Build a complex table using React, TanStack Table & Chakra UI.
https://github.com/exslym/tanstack-table
chakra-ui emotion-react emotion-styled react react-datepicker react-table tanstack-table
Last synced: 10 months ago
JSON representation
Build a complex table using React, TanStack Table & Chakra UI.
- Host: GitHub
- URL: https://github.com/exslym/tanstack-table
- Owner: exslym
- Created: 2024-12-05T13:06:13.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-27T08:49:10.000Z (12 months ago)
- Last Synced: 2025-02-09T12:31:31.016Z (11 months ago)
- Topics: chakra-ui, emotion-react, emotion-styled, react, react-datepicker, react-table, tanstack-table
- Language: JavaScript
- Homepage: https://exslym.github.io/tanstack-table/
- Size: 1.71 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## [TanStack Table](https://exslym.github.io/tanstack-table/)
[](https://exslym.github.io/tanstack-table/)
A complex table built using the React TanStack table library. The table includes many cool features like: custom filtering, sorting, pagination, column resizing, etc.
Chakra UI is used to style the components.
Implemented the feature of toggling light/dark theme using next-themes.
- [TanStack Table](https://tanstack.com/table/v8)
- [Chakra UI](https://chakra-ui.com/)
- [React DatePicker](https://www.npmjs.com/package/react-datepicker?activeTab=readme)
## 🔋 Features
👉 **Column Resizing**
👉 **Custom Filtering**
👉 **Sorting**
👉 **Pagination**
👉 **Light/Dark Theme Switching**
#