vuex-plugin-loadings
vuex 自动 loading 处理插件
vuex 自动 loading 处理插件
Persist and rehydrate your Vuex state between page reloads.
借鉴dva-loading思想
a history plugin for vuex that allows you to undo or redo the store history
A Vuex Refesh Storage plugin Typescript
Vuex parser for extensibility support
持续化存储vuex数据
A port of vuex-persist targeting es5
Persist and rehydrate your Vuex state between page reloads.
vuex-persist-plugin是一个vuex的插件,支持vuex4以及ts。此插件配置项非常简单,只需要告知插件storage的名字、需要保存的state以及storage的种类(支持localstorage、sessionstorage)即可 <br /> <br />
convert code from vuex to pinia
Vuex 状态管理中实现持久化存储的插件。 它可以将 Vuex 的状态持久化到本地存储(如LocalStorage或SessionStorage),并在页面刷新后自动恢复这些状态,从而实现了状态的持久化。
A Vuex4, Vue3 and Nuxt - ready plugin that saves and rehydrates the state of your application between page reloads
A Vuex4, Vue3 and Nuxt - ready plugin that saves and rehydrates the state of your application between page reloads
Vue状态管理插件.
vuex for wbox
Vue3 vuex module that creates a fully fledged CRUD module and caches data in idb for faster access
Tiny package for creating media query in your vue 3 application and use them as boolean values. This package is a successor to vue3-breakpoint which works the same as this package but depends on vuex to provide the results. Vue3-br is self-contained and e
Tiny package for creating breakpoints in your vue 3 application's viewport and test them as boolean values
Vue Plugin for Global Loading Management