svelte-q
TypeScript icon, indicating that this package has built-in type declarations

0.4.2 • Public • Published

svelteQ

npm version build status Test coverage License PR's Welcome

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-q

or use other package managers, ex. yarn, pnpm...

Usage

Contributors

License

Distributed under the MIT License.

Package Sidebar

Install

npm i svelte-q

Weekly Downloads

5

Version

0.4.2

License

MIT

Unpacked Size

97.7 kB

Total Files

13

Last publish

Collaborators

  • maxam2017