vuejs-storage
Storage Plugin
A Vue.js plugin for persisting data in localStorage or sessionStorage.
Vue and Vuex plugin to persistence data with localStorage/sessionStorage
121 stars
5 watching
16 forks
Language: TypeScript
last commit: over 2 years ago
Linked from 1 awesome list
localstoragepersistencepluginsessionstoragestoragevuevue-pluginvuejs-storagevuex
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
robinck/vue-ls | A Vue plugin for managing local storage, session storage, and memory storage from the Vue context. | 536 |
dreambo8563/vue-storage-watcher | Reactive storage plugin for Vue.js applications to interact with local or session storage. | 60 |
juliomrqz/vue-warehouse | Provides a cross-browser storage solution with support for multiple storage methods and plugins, enabling easy integration with Vue.js applications. | 174 |
vip30/vue-local-storage-decorator | A Vue.js decorator that persists component data to local storage | 19 |
championswimmer/vuex-persist | A Vuex plugin to persist store data in various storage formats. | 1,668 |
yarkovaleksei/vue2-storage | Provides a simple way to store and retrieve data in web applications | 112 |
seregpie/vuestorage | A plugin that allows Vue applications to store and retrieve data across browser sessions. | 52 |
lusaxweb/vuenut | A Vue.js component for visualizing and managing Vuex store state data | 302 |
biluochun/vuex-localstate | A plugin that injects local storage into the Vuex state management system | 18 |
titouancreach/vuejs-redux | A flexible way to connect Vue.js and Redux stores for building state management systems | 57 |
hj29/vue-use-local-storage | A Vue 3 composition API to store and retrieve reactive data from local storage. | 4 |
gvost/vue-browserstore | A lightweight wrapper around browser storage APIs for VueJS applications | 8 |
vitejs/vite-plugin-vue2 | A plugin that enables Vue 2.7 support in the Vite development server | 551 |
tochoromero/vuejs-smart-table | A simple and customizable data table plugin for Vue that adds filtering, sorting, pagination, and row selection. | 221 |