vuex-localState
State manager with local storage
A plugin that injects local storage into the Vuex state management system
vuex plugin
18 stars
3 watching
0 forks
Language: JavaScript
last commit: about 7 years ago
Linked from 1 awesome list
vuexvuex-local-statevuex-pluginvuex-session-state
Related projects:
Repository | Description | Stars |
---|---|---|
xiaoluoboding/vuex-stateshot | A plugin for Vuex state management that allows snapshotting and undo/redo functionality. | 13 |
ktsn/vuex-local | A local state management solution within Vuex | 64 |
lusaxweb/vuenut | A Vue.js component for visualizing and managing Vuex store state data | 302 |
gabrielmbmb/vuex-multi-tab-state | A plugin that synchronizes state between multiple tabs or windows in a Vue.js application using local storage. | 160 |
lzxb/vuet | A centralized state management system for Vue.js applications. | 422 |
elmassimo/vuex-stores | Provides a simpler way to manage state and actions in Vue applications using Vuex 3 | 62 |
ejfrancis/vuex-alt | An alternative approach to Vuex helpers for accessing state, getters and actions without relying on string constants. | 14 |
dezull/vuex-state-snapshot | A plugin to record and manage undo/redo actions in a Vuex store | 1 |
sbdavid/wxappstore | A library providing global state management for WeChat Mini Programs, mimicking Vuex's development experience. | 78 |
maple3142/vuejs-storage | A Vue.js plugin for persisting data in localStorage or sessionStorage. | 121 |
kbdsbx/vuex-declaration | A tool to simplify state management in Vue.js applications by providing a declarative way to define and inject states into the Vuex store. | 2 |
pinguinjkeke/vue-local-storage | A Vue.js plugin that provides type-safe storage and computed variables for local storage with support for both client-side and server-rendered applications. | 672 |
guyskk/hami-vuex | A modular Vuex implementation with TypeScript support for state management in Vue.js applications. | 25 |
dkfbasel/vuex-i18n | A plugin that enables internationalization in Vue.js applications using Vuex as the store | 665 |
mediv0/v-bucket | A lightweight state management system for Vue 3.0 applications | 43 |