Installation

You can install Svelte Query via NPM.

NPM

bash
$ npm i @tanstack/svelte-query
# or
$ pnpm add @tanstack/svelte-query
# or
$ yarn add @tanstack/svelte-query
$ npm i @tanstack/svelte-query
# or
$ pnpm add @tanstack/svelte-query
# or
$ yarn add @tanstack/svelte-query

Wanna give it a spin before you download? Try out the basic example!

Want to Skip the Docs?
Query.gg - The Official React Query Course
“This course is the best way to learn how to use React Query in real-world applications.”—Tanner Linsley
Check it out