This is a data management/fetching library written for Svelte, inspired by [SWR](https://swr.vercel.app/), and with built in integrations for Suspense. By keeping all requests in cache, views can be rendered instantly while refetching any potentially stal
published 1.4.1 4 months agoBy using this package, you can easily manage locks across tabs on modern browsers. It was developed to make handling refresh tokens and other shared, one time use tokens easier but should also solve other cases. When available, all logic is delegated to t
published 0.0.2 3 years agoThis implements a signal based Svelte store. This allows writing code similar to Svelte 5's `$derived.by` even in Svelte 4 and will ease transitioning code from stores in Svelte 4 to $state in Svelte 5.
published 0.0.2 4 months ago