vuex-stateshot
State manager plugin
A plugin for Vuex state management that allows snapshotting and undo/redo functionality.
💾 A State Snapshot plugin on Actions/Mutations for Vuex3.1+.
13 stars
3 watching
1 forks
Language: JavaScript
last commit: almost 4 years ago
Linked from 1 awesome list
history-managementsnapshotstate-managementundo-redovuevuex-pluginvuex3
Related projects:
Repository | Description | Stars |
---|---|---|
dezull/vuex-state-snapshot | A plugin to record and manage undo/redo actions in a Vuex store | 1 |
biluochun/vuex-localstate | A plugin that injects local storage into the Vuex state management system | 18 |
lzxb/vuet | A centralized state management system for Vue.js applications. | 422 |
sbdavid/wxappstore | A library providing global state management for WeChat Mini Programs, mimicking Vuex's development experience. | 78 |
elmassimo/vuex-stores | Provides a simpler way to manage state and actions in Vue applications using Vuex 3 | 62 |
yang-wei/vue-redux | A Vue.js mixin that integrates Redux state management | 142 |
lusaxweb/vuenut | A Vue.js component for visualizing and managing Vuex store state data | 302 |
kouts/vue-path-store | A state management solution for Vue that uses dot notation syntax | 4 |
raizam/vue-shared | A plugin for Vue.js that enables shared state management using simple JavaScript objects. | 12 |
ejfrancis/vuex-alt | An alternative approach to Vuex helpers for accessing state, getters and actions without relying on string constants. | 14 |
gabrielmbmb/vuex-multi-tab-state | A plugin that synchronizes state between multiple tabs or windows in a Vue.js application using local storage. | 160 |
mediv0/v-bucket | A lightweight state management system for Vue 3.0 applications | 43 |
qinjialei24/vuex-redux | A lightweight Redux wrapper that simplifies the state management process by abstracting away boilerplate code and providing a more intuitive API. | 8 |
seregpie/vuefort | A state management solution for Vue.js applications | 3 |
mikeevstropov/vuex-loopback | A tool for managing data from Loopback API using Vuex state management and Vue components. | 7 |