This package has been deprecated

Author message:

use the official @sveltestack/svelte-query instead

@intrnl/svelte-query
TypeScript icon, indicating that this package has built-in type declarations

0.3.1 • Public • Published

svelte-query

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

Readme

Keywords

none

Package Sidebar

Install

npm i @intrnl/svelte-query

Weekly Downloads

2

Version

0.3.1

License

MIT

Unpacked Size

97 kB

Total Files

22

Last publish

Collaborators

  • intrnl