vue2-storage
Data storage wrapper
Provides a simple way to store and retrieve data in web applications
Wrapper over browser storage for JavaScript or Vue.js app
112 stars
5 watching
11 forks
Language: TypeScript
last commit: 28 days ago
Linked from 1 awesome list
browserjavascriptlocalstoragesessionstoragestoragevue
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
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 |
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 |
gvost/vue-browserstore | A lightweight wrapper around browser storage APIs for VueJS applications | 8 |
vip30/vue-local-storage-decorator | A Vue.js decorator that persists component data to local storage | 19 |
hj29/vue-use-local-storage | A Vue 3 composition API to store and retrieve reactive data from local storage. | 4 |
dreambo8563/vue-storage-watcher | Reactive storage plugin for Vue.js applications to interact with local or session storage. | 60 |
maple3142/vuejs-storage | A Vue.js plugin for persisting data in localStorage or sessionStorage. | 121 |
parthfaladu/vue-js-datatable | A Vue.js wrapper component for interacting with DataTables.net | 9 |
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 |
vitorluizc/vue-data-tablee | A Vue.js component for displaying and managing tabular data | 42 |
ratiw/vuetable-2 | A Vue.js data table component with simplified functionality and improved features. | 2,154 |
aofdev/vuefire-storage | A Vue.js project demonstrating integration of Firebase Storage with VueFire to provide storage capabilities. | 25 |
seregpie/vuestorage | A plugin that allows Vue applications to store and retrieve data across browser sessions. | 52 |