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.
2 stars
1 watching
0 forks
Language: JavaScript
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A plugin that injects local storage into the Vuex state management system | 18 |
| A plugin that synchronizes state between multiple tabs or windows in a Vue.js application using local storage. | 160 |
| Enables persistent and synchronized state management across multiple tabs or windows in a Vue application | 64 |
| A plugin for Vuex state management that allows snapshotting and undo/redo functionality. | 13 |
| A local state management solution within Vuex | 64 |
| 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 |
| A Vue.js plugin for persisting data in localStorage or sessionStorage. | 121 |
| An alternative approach to Vuex helpers for accessing state, getters and actions without relying on string constants. | 14 |
| A modular Vuex implementation with TypeScript support for state management in Vue.js applications. | 25 |
| Provides a simpler way to manage state and actions in Vue applications using Vuex 3 | 62 |
| 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 |
| A library providing global state management for WeChat Mini Programs, mimicking Vuex's development experience. | 77 |
| A Vue.js component for creating masked input fields with customizable formatting and parsing options | 453 |
| A plugin for Vue.js that enables shared state management using simple JavaScript objects. | 12 |
| A Vue plugin for managing local storage, session storage, and memory storage from the Vue context. | 537 |