Implementing a Svelte CachedStore
github.com
Implementing a Svelte CachedStore
1–2 of 2 posts
Re: Implementing a Svelte CachedStore
#2This library provides a cache store for Svelte applications that simplifies fetching, creating, updating, and deleting items from a REST API that adheres to the simple-json-api specification. It also supports side-loading of related data and automatic cache management.