Skip to content

swrv

A Vue library for data fetching

With swrv, components will get a stream of data updates constantly and automatically. The UI will always be fast and reactive.

swrv logo

Feature-rich Data Fetching

Transport and protocol agnostic data fetching, revalidation on focus, polling, in-flight de-duplication.

Vue Composition API

Start developing with power of Vue 3, using the reactivity system of the Vue Composition API.

Stale-while-revalidate

Uses cache to serve pages fast, while revalidating data sources producing an eventually consistent UI.

Released under the Apache-2.0 License.