VueStorage
Session storage plugin
A plugin that allows Vue applications to store and retrieve data across browser sessions.
Allows the components to save and load their data across the browser sessions.
52 stars
5 watching
2 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
seregpie/vuefort | A state management solution for Vue.js applications | 3 |
maple3142/vuejs-storage | A Vue.js plugin for persisting data in localStorage or sessionStorage. | 121 |
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 |
yarkovaleksei/vue2-storage | Provides a simple way to store and retrieve data in web applications | 112 |
gvost/vue-browserstore | A lightweight wrapper around browser storage APIs for VueJS applications | 8 |
dreambo8563/vue-storage-watcher | Reactive storage plugin for Vue.js applications to interact with local or session storage. | 60 |
seregpie/vueresizesensor | A Vue component that listens to window resize events and triggers a callback with the new width and height | 6 |
seregpie/vuetween | Enables dynamic animation of component properties | 23 |
unshiftio/sessionstorage | Provides a fallback storage solution for temporary data in the browser using alternative APIs when sessionStorage is not available | 23 |
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 |
zdy1988/vue-jstree | A tree plugin for Vue2.0+ with features such as checkboxes, icons, and row selection | 629 |
selimdoyranli/vue-plugin-boilerplate | A comprehensive Vue.js plugin development project with support for both Vue 2 and Vue 3, offering a modular structure and tools for efficient development and release management. | 4 |
zero-one-code/vue-default-page | A Vue 3.0 plugin package that simplifies displaying loading states and errors in web applications. | 27 |
trandaison/v-pagy | A lightweight pagination component for Vue.js applications | 14 |