From c1a495da188d7617c4a6b8e5382adf409709d5e1 Mon Sep 17 00:00:00 2001 From: Oleksandr Zhuravlov Date: Tue, 30 Jun 2026 23:34:50 +0300 Subject: [PATCH] Add @stitchapi/svelte --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ebf5e85..e6e8ac2 100644 --- a/README.md +++ b/README.md @@ -309,6 +309,7 @@ _Individual form components._ - [sswr](https://github.com/ConsoleTVs/sswr) - Svelte stale while revalidate (SWR) data fetching strategy. - [svelte-query](https://sveltequery.vercel.app/) - Fetch, cache and update data in your Svelte applications all without touching any "global state". - [tanstack-svelte-query](https://tanstack.com/query/latest/docs/svelte/overview) - Framework agnostic type-safe query and mutation library for Svelte. +- [@stitchapi/svelte](https://github.com/rejifald/StitchAPI/tree/main/packages/svelte) - Streaming-first StitchAPI bindings: typed, validated `stitchStore` / `stitchStreamStore` Svelte stores that re-render as response deltas arrive. ### Sound & Video