update! Svelte 5 runes made this obsolete, and the new design is some of the most magical programming pain relief I've ever experienced
assessing several Svelte stores ๐งก ryanatkn.github.io/svelte-store-study
status: basic proof of concept - includes a couple examples for a couple store libraries
The Svelte store has a contract that any object can implement, and the community has created a number of compatible implementations with various features. This project aims to demonstrate these differences so we can learn by example.
The current demos:
...are implemented for the following stores (when supported):
Windows is not yet supported (we recommend WSL)
gro dev # npm i -g @feltcoop/gro
See SvelteKit, Vite, Svelte, Gro, and Felt for more.
gro build
See Gro's build docs for more.
Deploy
(build, commit, and push) to the deploy
branch, e.g. for GitHub Pages:
gro deploy
Svelte โ Signals โ Tansu โ SvelteKit โ Vite โ esbuild โ uvu โ TypeScript โ ESLint โ Prettier โ Felt โ @feltcoop/util โ Gro & more
public domain โ The Unlicense