vue-local-storage
Storage plugin
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.
Vue.js localStorage plugin with types support
672 stars
13 watching
61 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 2 awesome lists
localstoragessrvuevuejsvuejs2
Related projects:
Repository | Description | Stars |
---|---|---|
maple3142/vuejs-storage | A Vue.js plugin for persisting data in localStorage or sessionStorage. | 121 |
robinck/vue-ls | A Vue plugin for managing local storage, session storage, and memory storage from the Vue context. | 536 |
yarkovaleksei/vue2-storage | Provides a simple way to store and retrieve data in web applications | 112 |
dreambo8563/vue-storage-watcher | Reactive storage plugin for Vue.js applications to interact with local or session storage. | 60 |
hj29/vue-use-local-storage | A Vue 3 composition API to store and retrieve reactive data from local storage. | 4 |
vip30/vue-local-storage-decorator | A Vue.js decorator that persists component data to local storage | 19 |
seregpie/vuestorage | A plugin that allows Vue applications to store and retrieve data across browser sessions. | 52 |
biluochun/vuex-localstate | A plugin that injects local storage into the Vuex state management system | 18 |
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 |
frederikbache/vue-vroom | A tool to generate type-safe stores and mock APIs with minimal configuration for Vue.js applications | 10 |
gvost/vue-browserstore | A lightweight wrapper around browser storage APIs for VueJS applications | 8 |
korijn/vue-store | A lightweight Vue 3 store pattern library with undo/redo functionality | 24 |
alekseykulikov/storage | An asynchronous wrapper around localForage that supports multiple storage backends and provides a simple API for storing and retrieving data in a browser | 606 |
neetjn/v-localize | Enables language support in Vue.js applications | 31 |
lokyoung/vuejs-paginate | A Vue.js component for building pagination | 779 |