Kage0x3B/svelte-advanced-datatable

A highly configurable datatable for Svelte and Sveltestrap UI components

5Stars on the repository
4Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

Kage0x3B/svelte-advanced-datatable

Skill Claude CodeCodex

Pick and wire a DataTable data source (LocalDataSource, FetchApiDataSource, ApiFunctionDataSource, SvelteQueryDataSource, custom AbstractDataSource/IDataSource), configure basic vs advanced search (BasicTextSearchParser, AdvancedSearchParser with key:value filters /.

not rated 5 2mo ago A 65 tokens original MIT

Kage0x3B/svelte-advanced-datatable

Skill Claude CodeCodex

Wire row selection, per-row + bulk actions (DataTableAction with onSingle/onMulti, primary/destructive variants), row click behaviour (modalComponent, onItemClick, buildItemUrl — mutually exclusive), and CSV/JSON export for svelte-advanced-datatable. Use when adding action buttons, opening a modal on row click…

not rated 5 2mo ago A 142 tokens original MIT

Kage0x3B/svelte-advanced-datatable

Skill Claude CodeCodex

Configure persistence tiers (transient snapshot/url/none + persistent localStorage/sessionStorage/none) and internationalisation (built-in messageConfig, svelte-i18n format store, or custom MessageFormatter) for svelte-advanced-datatable. Use when persisting table state across reloads or back-navigation, sharing a…

not rated 5 2mo ago A 110 tokens original MIT

Kage0x3B/svelte-advanced-datatable

Skill Claude CodeCodex

Scaffold or modify a Svelte 5 DataTable using the svelte-advanced-datatable package — DataTableConfig, column types (ComponentType.STRING/NUMBER/BOOLEAN/DATE/ENUM/CUSTOM), sort, pagination, sticky-header, density, snippet slots, daisyUI rendering. Use when adding a new table, defining columns, or tuning baseline…

not rated 5 2mo ago A 133 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: