svelte-q
v0.4.2
Published
svelteQ is a data fetching library built for Svelte
Maintainers
Readme

What is svelteQ?
svelteQ is a data fetching library built for Svelte. You can simplify the logic of data fetching in your project, and also have all these amazing features out-of-the-box:
- 🪶 lightweight - less than 4kB
- 🏎️ Fast and reusable
- 🔥 Built-in cache and request deduplication
- 🤗 Backend agnostic
- ✅ SSR support
- ✅ TypeScript ready
Get Started
Istallation
$ npm i svelte-qor use other package managers, ex. yarn, pnpm...
Usage
Contributors
License
Distributed under the MIT License.
