svelte-table
Table component
A reusable table component with sorting and filtering capabilities.
A svelte table implementation that allows sorting and filtering
534 stars
9 watching
40 forks
Language: Svelte
last commit: about 2 months ago
Linked from 3 awesome lists
componentsveltesvelte3table
Related projects:
Repository | Description | Stars |
---|---|---|
ivosdc/svelte-generic-table-pager | A webcomponent for displaying and managing data in paginated tables with customizable column settings. | 4 |
the-homeless-god/svelte-item-list | A customizable and extensible Svelte component for rendering lists of items with various features and configurations | 6 |
jjagielka/svelte-pivottable | A Svelte-based component that enables data exploration and analysis by summarizing a dataset into a table or chart. | 17 |
iamyuu/gridjs-svelte | A Svelte wrapper component for the Grid.js library to build table-based interfaces | 57 |
thecodejack/svelte-pagination | A Svelte component for dynamic pagination with customizable layout and behavior options. | 4 |
pstanoev/simple-svelte-autocomplete | A simple and customizable autocomplete component for Svelte applications | 469 |
ivosdc/svelte-generic-crud-table | A component for displaying and editing object arrays with CRUD functionality | 67 |
dimfeld/svelte-zoomable | A Svelte component library for building zoomable UI elements with varying levels of detail | 11 |
mdauner/sveltejs-forms | A Svelte component library for building and managing forms with declarative validation | 197 |
rob-balfre/svelte-select | A Svelte component for implementing an autocomplete or select input with various features and customization options. | 1,283 |
nickyhajal/svelte-tabs | A reusable UI component for managing multiple panels with tabs | 93 |
himynameisdave/svelte-flex | A simple and reusable flexbox component for Svelte | 78 |
vaheqelyan/svelte-grid | A responsive grid layout component for Svelte applications | 973 |
sveltejs/component-template | A base for building reusable Svelte components | 558 |
romkor/svelte-portal | A Svelte component for rendering content outside the DOM of its parent component | 444 |