@tanstack/svelte-query

v5.35.4
Primitives for managing, caching and syncing asynchronous and remote data in Svelte

build

svelte-package --input ./src --output ./dist

clean

rimraf ./dist && rimraf ./coverage

test:lib

vitest

test:attw

attw --pack

test:build

publint --strict

test:types

svelte-check --tsconfig ./tsconfig.json

test:eslint

eslint --ext .svelte,.ts ./src

test:lib:dev

pnpm run test:lib --watch
npm i @tanstack/[email protected]

Metadata

  • MIT
  • Whatever
  • Lachlan Collins
  • released 5/10/2024

Downloads