vuex-action-reload
Action reloader
A plugin for managing actions in Vuex stores by reloading them under certain conditions.
A vuex plugin that reloads actions when a condition is met
3 stars
2 watching
0 forks
Language: JavaScript
last commit: almost 7 years ago
Linked from 1 awesome list
vuevue2vuejsvuejs2vuexvuex2
Related projects:
Repository | Description | Stars |
---|---|---|
varharrie/vuex-action | Utilities for managing actions in Vue.js Vuex stores. | 26 |
f/vue-wait | A component and directive for managing multiple loading states in Vue applications | 2,004 |
stfalcon-studio/stfalcon-vuex-loading-plugin | A plugin that integrates loading logic into Vuex stores, indicating asynchronous actions and fixing dispatch method issues. | 2 |
dezull/vuex-state-snapshot | A plugin to record and manage undo/redo actions in a Vuex store | 1 |
bot-academia/vue-ui-preloader | A Vue.js preloader component with customizable loader styles and animations. | 23 |
xiaoluoboding/vuex-stateshot | A plugin for Vuex state management that allows snapshotting and undo/redo functionality. | 13 |
anthinkingcoder/vuex-loading | A library that simplifies state management for loading states in Vuex applications | 3 |
superwf/vuex-cache | A caching layer for Vuex actions to prevent repeated requests and heavy computations | 510 |
val-bubbleflat/vue-component-loading | Provides a reusable loading indicator component for Vue.js applications | 16 |
elmassimo/vite-plugin-full-reload | Automatically reloads pages after file modifications | 147 |
arnoson/vite-plugin-live-reload | A plugin for live reloading in Vite projects | 86 |
applelo/vite-plugin-browser-sync | An extension for Vite that integrates BrowserSync for live code reloading and previewing. | 67 |
kolesoffac/vue-redux-prepare-props | Helps manage computed properties and side effects in Vue.js applications with Redux state | 1 |
rubenspgcavalcante/webpack-extension-reloader | A plugin that automates reloading of browser extensions during development | 494 |
elmassimo/vuex-stores | Provides a simpler way to manage state and actions in Vue applications using Vuex 3 | 62 |