vue-local-storage-decorator
Storage decorator
A Vue.js decorator that persists component data to local storage
local storage decorator and helper function in Vue
19 stars
1 watching
1 forks
Language: TypeScript
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
maple3142/vuejs-storage | A Vue.js plugin for persisting data in localStorage or sessionStorage. | 121 |
yarkovaleksei/vue2-storage | Provides a simple way to store and retrieve data in web applications | 112 |
hj29/vue-use-local-storage | A Vue 3 composition API to store and retrieve reactive data from local storage. | 4 |
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 |
facing-dev/vue-facing-decorator | A Vue 3 class component decorator library with TypeScript support, designed to facilitate use of decorators in Vue projects. | 365 |
dreambo8563/vue-storage-watcher | Reactive storage plugin for Vue.js applications to interact with local or session storage. | 60 |
joon610/vue-corator | A utility library for enhancing Vue.js components with decorators and other features. | 32 |
robinck/vue-ls | A Vue plugin for managing local storage, session storage, and memory storage from the Vue context. | 536 |
jepiqueau/vue-sqlite-app | A Vue.js application demonstrating the use of @capacitor-community/sqlite to store and manage data | 5 |
privatenumber/vue-pseudo-window | A Vue component that allows declarative binding of event handlers to the window/document/body | 31 |
fl3nkey/vue-lifecycle | A Vue.js project providing directives for managing the lifecycle of components | 10 |
hjl19911127/vue-drawer-layout | A Vue.js component for creating a customizable drawer layout with drag-and-drop functionality and animation support. | 408 |
gvost/vue-browserstore | A lightweight wrapper around browser storage APIs for VueJS applications | 8 |
championswimmer/vuex-persist | A Vuex plugin to persist store data in various storage formats. | 1,668 |
dwightjack/vue-types | Definitions for configurable prop type validation in Vue.js components | 571 |