vue3-storage
JSON →A Vue 3 plugin for working with local storage, session storage, and WebSQL from the Vue context, inspired by tarojs and vue-ls. Current stable version 0.1.11 supports Vue 3.x only. Provides both synchronous and asynchronous APIs with TypeScript types, namespace support, and expiration handling. Differentiators include promise-based async storage, sync/async methods, and built-in expiration checking. Package is small, with peer dependencies on core-js and vue.
Resources
packagevue3-storage ↗