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 6 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Vue.js plugin for persisting data in localStorage or sessionStorage. | 121 |
| | Provides a simple way to store and retrieve data in web applications | 112 |
| | A Vue 3 composition API to store and retrieve reactive data from local storage. | 4 |
| | 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 |
| | A Vue 3 class component decorator library with TypeScript support, designed to facilitate use of decorators in Vue projects. | 371 |
| | Reactive storage plugin for Vue.js applications to interact with local or session storage. | 60 |
| | A utility library for enhancing Vue.js components with decorators and other features. | 32 |
| | A Vue plugin for managing local storage, session storage, and memory storage from the Vue context. | 537 |
| | A Vue.js application demonstrating the use of @capacitor-community/sqlite to store and manage data | 5 |
| | A Vue component that allows declarative binding of event handlers to the window/document/body | 31 |
| | A Vue.js project providing directives for managing the lifecycle of components | 10 |
| | A Vue.js component for creating a customizable drawer layout with drag-and-drop functionality and animation support. | 409 |
| | A lightweight wrapper around browser storage APIs for VueJS applications | 8 |
| | A Vuex plugin to persist store data in various storage formats. | 1,670 |
| | Definitions for configurable prop type validation in Vue.js components | 572 |