samuba / awesome-svelte-stores

A list of awesome Svelte stores
77 stars 2 forks source link
awesome-list svelte svelte-js sveltejs

List of awesome Svelte stores

There are many very useful svelte stores that might make your life easier without you knowing that they exist. Hence this list to surface those gems. Just reading through the list might also give you some inspiration for solving your problems more elegantly with a store. PR's welcome.

ℹ️ Many stores are just one small file that you can drop in your project without even having to add a dependency.

Browser Storage

Browser Navigation

Fetching Data

Undo

Time

Upgraded Stores

Stores affecting each other

State Machine

(Im)mutability

Inspired State Management

CSS

Notifications

3rd-Party interaction

Browser Extensions

Others