FIG-001 · EXAMPLES INDEX
// examples / live tables
examples.
Copy-pasteable demos of @humanspeak/svelte-headless-table in motion — every plugin composed in the kitchen-sink, virtual rendering for thousands of rows, inline cell editing, and more. Pick a card, fork the source, ship.
FIG-001
SHEET 01 / 02
FIG-002 / DEMOS
pick an example.
Each page is a self-contained, copy-pasteable demo with the source you need.
№ 01 / 03
↗
editable-table.
Per-cell inline editing with custom cell renderers that read and write back into the source data store.
№ 02 / 03
↗
kitchen-sink.
Every plugin wired together at once — sorting, filtering, pagination, grouping, expansion, selection, and column resizing on one table.
№ 03 / 03
↗
virtual-scroll.
Render thousands of rows without DOM bloat — only the visible window is mounted, pagination + sorting still apply across the full dataset.
SET / JETBRAINS MONO + INTER
HUMANSPEAK · 2026
MIT LICENCE
kitchen-sink → every plugin, one table