vuex-masked-modules

State storage plugin

A Vuex plugin for working with local storage to store state data in a masked or encrypted format.

Plugin for working with Vuex. Allows to use localeStorage to store state. It is possible to "mask" data in the localStorage cell.

GitHub

2 stars
1 watching
0 forks
Language: JavaScript
last commit: 3 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
biluochun/vuex-localstate A plugin that injects local storage into the Vuex state management system 18
gabrielmbmb/vuex-multi-tab-state A plugin that synchronizes state between multiple tabs or windows in a Vue.js application using local storage. 160
rashadsaleh/vuex-basement Enables persistent and synchronized state management across multiple tabs or windows in a Vue application 64
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
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
maple3142/vuejs-storage A Vue.js plugin for persisting data in localStorage or sessionStorage. 121
ejfrancis/vuex-alt An alternative approach to Vuex helpers for accessing state, getters and actions without relying on string constants. 14
guyskk/hami-vuex A modular Vuex implementation with TypeScript support for state management in Vue.js applications. 25
elmassimo/vuex-stores Provides a simpler way to manage state and actions in Vue applications using Vuex 3 62
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
sbdavid/wxappstore A library providing global state management for WeChat Mini Programs, mimicking Vuex's development experience. 78
niksmr/vue-masked-input A Vue.js component for creating masked input fields with customizable formatting and parsing options 454
raizam/vue-shared A plugin for Vue.js that enables shared state management using simple JavaScript objects. 12
robinck/vue-ls A Vue plugin for managing local storage, session storage, and memory storage from the Vue context. 536