vue-query

Data fetcher

A plugin for Vue.js that enables fetching, caching and updating asynchronous data in a declarative and reactive way

Hooks for fetching, caching and updating asynchronous data in Vue

GitHub

1k stars
8 watching
48 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list

asynccachefetchgraphqlhooksqueryreststalestale-while-revalidatevue

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kong/swrv A library that enables fast and reactive data fetching for Vue applications using a cache invalidation strategy called stale-while-revalidate. 2,160
damianstasik/vue-svg-loader A tool that enables developers to use SVG files as reusable Vue components in their web applications 645
runkids/vue-condition-watcher Automates data fetching and synchronization based on conditions in URL query strings. 50
mokkabonna/vue-async-methods Provides utility methods and computed properties to simplify handling asynchronous operations in Vue.js applications. 68
foxbenjaminfox/vue-async-computed A Vue.js plugin for creating asynchronously computed properties. 1,112
yarkovaleksei/vue2-storage Provides a simple way to store and retrieve data in web applications 112
consoletvs/sswr A caching and request strategy for data fetching in Svelte applications 239
netcz/vue-pikaday A VueJS wrapper component for the Pikaday datepicker library 38
kouts/vue-dataset A Vue.js component library for displaying datasets with filtering, paging, and sorting capabilities. 220
k186/pd-select A Vue.js component library for building mobile-friendly date pickers and scrolling selectors. 105
bartdominiak/vue-lazy A lightweight image lazy loading library based on the Intersection API. 3
edisdev/vue-datepicker-ui A Vue.js component for displaying and selecting dates in a user-friendly interface 427
vuepic/vue-datepicker A comprehensive datepicker component for Vue 3 applications with various features and configuration options. 1,504
robinck/vue-ls A Vue plugin for managing local storage, session storage, and memory storage from the Vue context. 536
sandeepk01/vue-event-handler A Vue.js plugin that provides a global event bus for handling events across components and destroying listeners. 15