Vswr Alternatives
Similar projects and alternatives to vswr
-
-
Puter.js
Puter.js - The Backend for AI-Generated Apps. One-shot full-stack apps with your existing AI coding tool. Puter.js gives you Auth, Storage, DB, AI & more, with up to 90% fewer AI tokens than other backend platforms.
-
abaca
Discontinued OpenAPI TypeScript SDK generator with strong type guarantees and minimal boilerplate
-
-
-
state-with-deps
Studying and understanding state with dependency tracking. A technique used in libraries like SWR.
-
react-query
Discontinued 🤖 Powerful asynchronous state management, server-state utilities and data fetching for TS/JS, React, Solid, Svelte and Vue. [Moved to: https://github.com/TanStack/query]
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
vue-nodegui
Build performant, native and cross-platform desktop applications with native Vue + powerful CSS like styling.🚀
-
fetch-mw-oauth2
Discontinued Fetch middleware for OAuth2 support [Moved to: https://github.com/badgateway/oauth2-client]
-
type-cacheable
TypeScript-based caching decorator (currently supports Redis, LRU-Cache and NodeCache)
vswr discussion
vswr reviews and mentions
-
How do I cache the result of an axios request for subsequent loads?
You should look into the stale-while-revalidate pattern. Here is a vue implementation: https://github.com/ConsoleTVs/vswr
-
VSWR (Vue Stale While Revalidate) now supports <Suspense>
You can learn more by visiting: https://github.com/ConsoleTVs/vswr
Stats
ConsoleTVs/vswr is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of vswr is TypeScript.