



Svelte DataTables Components: 16 components + 11 table blocks | Self Promo
Hey everyone, I’ve been working on Svelte Datatables Components, a free and open-source collection for building data tables in Svelte.
It’s built on top of TanStack Table v9, and components can be installed using the shadcn-svelte CLI.
Some of the components:
- Data filters
- Row & header selection
- Debounced search
- Pagination
- Column visibility
- Row actions
- CSV export
11 ready-to-use blocks, including:
- Basic data table
- Row selection
- Filterable tables
- Draggable & pinnable columns
- Resizable columns
- Pagination
- Complex tables
Live: https://sv-table.vercel.app/
GitHub: https://github.com/SikandarJODD/sv-table
Filter Component is inspired from Bazza UI
it include: range calendar, min-max number filter, options based filter( active, pending, inactive) you can add any options, text based tooo
Would love some feedback. Also, let me know if there’s any table block you’d like to see added.