vue-use-local-storage
Reactive storage library
A Vue 3 composition API to store and retrieve reactive data from local storage.
4 stars
1 watching
0 forks
Language: JavaScript
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dreambo8563/vue-storage-watcher | Reactive storage plugin for Vue.js applications to interact with local or session storage. | 60 |
yarkovaleksei/vue2-storage | Provides a simple way to store and retrieve data in web applications | 112 |
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 |
vip30/vue-local-storage-decorator | A Vue.js decorator that persists component data to local storage | 19 |
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 |
korijn/vue-store | A lightweight Vue 3 store pattern library with undo/redo functionality | 24 |
maple3142/vuejs-storage | A Vue.js plugin for persisting data in localStorage or sessionStorage. | 121 |
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 |
robinck/vue-ls | A Vue plugin for managing local storage, session storage, and memory storage from the Vue context. | 536 |
kelin2025/vue-responsive-components | A Vue.js library providing responsive components and directives to adapt to different screen sizes. | 203 |
e-oz/ngx-reactive-storage | A wrapper around IndexedDB and localStorage that allows storing data in a reactive way, with observable and signal-based APIs for synchronization across tabs and windows. | 40 |
remobile/react-native-mongoose | A lightweight storage solution for React Native applications using AsyncStorage | 23 |
gvost/vue-browserstore | A lightweight wrapper around browser storage APIs for VueJS applications | 8 |
mdartic/vue-reactive-store | A VueX alternative for managing centralized state in Vue.js applications | 28 |
fl3nkey/vue-lifecycle | A Vue.js project providing directives for managing the lifecycle of components | 10 |