TanStack in SvelteKit: Examples for Query and Table

Demo website for Svelte Summit Talk, presented by zeu.dev

Home Search Profile (default zeu.dev)

Basic Query

Fetch Zeu's profile

GitHub

Loading...

Query Key as Dependency

Fetch profile based on given handle

GitHub

Loading...

Infinite Queries

Fetch the Svelte Feed by Paolo Ricciuti

GitHub

Loading...

Table

Sort, Search, and Select with Infinite Query

GitHub