Shadcn View Table is a table component for React, featuring server-side sorting, pagination, filtering, and customizable views.
It uses Next.js for server-side rendering and TailwindCSS for styling. The integration with Tanstack/react-table ensures robust table functionalities, while Drizzle ORM and Supabase handle the backend operations. Zod is used for data integrity and consistency.
Features:
🔨 Server-Side Sorting: Efficient data management with server-side sorting capabilities.
👁️ Custom Views: Customize table views to meet specific needs.
⚙️ Filtering: Advanced filtering options for precise data retrieval.
📃 Pagination: Handles large datasets with ease through pagination.
Preview:







