vuex-cache
Action cache
A caching layer for Vuex actions to prevent repeated requests and heavy computations
cache vuex action when dispatch
510 stars
8 watching
32 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
varharrie/vuex-action | Utilities for managing actions in Vue.js Vuex stores. | 26 |
chlab/vuex-action-reload | A plugin for managing actions in Vuex stores by reloading them under certain conditions. | 3 |
igeligel/vuex-feature-scoped-structure | A Vue.js/Vuex project demonstrating a scalable store structure for large-scale applications | 224 |
echo008/vuex-composition | A utility package to simplify the use of Vuex with Vue's Composition API | 6 |
lusaxweb/vuenut | A Vue.js component for visualizing and managing Vuex store state data | 302 |
openfext/vue-use | A set of composable utility functions for building Vue.js applications. | 26 |
websmurf/vue-progress-button | A VueJS component that displays an animated progress button | 75 |
aofdev/vue-firebase-auth-vuex | A Vue.js project providing a simplified Firebase authentication system with support for multiple login providers. | 262 |
albertlucianto/vuex-search | A plugin for searching collections of objects using Web Workers and Regenerator Runtime | 163 |
championswimmer/vuex-persist | A Vuex plugin to persist store data in various storage formats. | 1,668 |
ecollect/vue-swipe-actions | A Vue.js component for creating swipeable lists with customizable actions | 232 |
smwbtech/vue-flash-message | A Vue.js component to display short-lived messages to the user. | 72 |
elmassimo/vuex-stores | Provides a simpler way to manage state and actions in Vue applications using Vuex 3 | 62 |
aofdev/vuefire-storage | A Vue.js project demonstrating integration of Firebase Storage with VueFire to provide storage capabilities. | 25 |
ahmed-dinar/vuex-flash | A Vue.js component library for displaying and managing flash messages within Vuex stores. | 53 |