svelte-query

Svelte Query

Svelte library for managing, caching and syncing asynchronous and remote data

svelte-query

Deprecated
Use the official @sveltestack/svelte-query instead.

Svelte library for managing, caching and syncing asynchronous and remote data.

Uses react-query core, this is a Svelte adapter for it.

Documentations (incomplete!)

To-do

  • Implement mutation queries
  • Documentations

Installation

# npm
npm install @intrnl/svelte-query
# pnpm
pnpm install @intrnl/svelte-query
# yarn
yarn add @intrnl/svelte-query

Top categories

Loading Svelte Themes