svelte-stores topic

List svelte-stores repositories

svelte-previous

79
Stars
2
Forks
Watchers

A Svelte store that remembers previous values

svelte-pipeline

21
Stars
2
Forks
Watchers

Provides custom Javascript evaluation contexts and the Svelte Compiler as Svelte Stores, for REPLs, IDEs, etc.

sveltekit-search-params

429
Stars
9
Forks
Watchers

The easiest way to read and WRITE from query parameters in sveltekit.

sveltekit-ssr-store

40
Stars
4
Forks
Watchers

A drop-in replacement for Svelte stores, safe to use with SvelteKit SSR.

svelte-capacitor-store

35
Stars
1
Forks
Watchers

A whole new svelte stores implementation that persists its values using capacitor storage on native devices, and indexedDB/localStorage otherwise.