Svelte Stored Writable
✍️💾😎 A simple drop-in extension of Svelte's writable that stores and restores…
Svelte Stores Streams Effect
Good set of examples showing how to use class stores, cross the Effect chasm,…
Svelte Mutable Stores
A Svelte preprocessor that replaces store mutable assignments with immer updates