vuex-state-snapshot
Undo manager
A plugin to record and manage undo/redo actions in a Vuex store
A Vuex plugin to take state snapshot on mutation
1 stars
2 watching
0 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
componentvuevuex
Related projects:
Repository | Description | Stars |
---|---|---|
xiaoluoboding/vuex-stateshot | A plugin for Vuex state management that allows snapshotting and undo/redo functionality. | 13 |
elmassimo/vuex-stores | Provides a simpler way to manage state and actions in Vue applications using Vuex 3 | 62 |
mdartic/vue-reactive-store | A VueX alternative for managing centralized state in Vue.js applications | 28 |
mikeevstropov/vuex-loopback | A tool for managing data from Loopback API using Vuex state management and Vue components. | 7 |
lusaxweb/vuenut | A Vue.js component for visualizing and managing Vuex store state data | 302 |
lzxb/vuet | A centralized state management system for Vue.js applications. | 422 |
biluochun/vuex-localstate | A plugin that injects local storage into the Vuex state management system | 18 |
rashadsaleh/vuex-basement | Enables persistent and synchronized state management across multiple tabs or windows in a Vue application | 64 |
ejfrancis/vuex-alt | An alternative approach to Vuex helpers for accessing state, getters and actions without relying on string constants. | 14 |
sbdavid/wxappstore | A library providing global state management for WeChat Mini Programs, mimicking Vuex's development experience. | 78 |
raizam/vue-shared | A plugin for Vue.js that enables shared state management using simple JavaScript objects. | 12 |
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 |
kouts/vue-path-store | A state management solution for Vue that uses dot notation syntax | 4 |
unadlib/usm | A universal state modular library for managing application state in Redux, MobX, Vuex, and Angular applications. | 297 |
yang-wei/vue-redux | A Vue.js mixin that integrates Redux state management | 142 |