Skip to content

Feel frustrated when maintaining heavy data-fetching logic in Svelte project? Let's try svelteQ!

License

Notifications You must be signed in to change notification settings

maxam2017/svelteQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Feel frustrated when maintaining heavy data-fetching logic in Svelte project? Let's try svelteQ!

Resources

License

Stars

Watchers

Forks

Packages

No packages published