common-web-storage
some utils for web-storage
some utils for web-storage
A package to help developers access client side storage
Simple localStorage/sessionStorage wrapper providing the exact same API with automatic JSON serialization
A simple, JavaScript API for handling localStorage/sessionStorage with automatic JSON serialization
> 封装一个localstorage的插件 🍵
A library to store data within the web storage.
Ultimate web storage for Angular2
A package to help developers access client side storage
Web Storage with reducers
Web Storage with reducers
Web browser (client) storage interface for IndexedDB, WebSQL, LocalStorage, and in memory data with Schema validation.
A [Svelte writable store](https://svelte.dev/docs/svelte-store#writable) that saves values to [Web-Storage ](https://developer.mozilla.org/en-US/docs/Web/API/Web_Storage_API). Great for persisting settings or preference objects within your Svelte apps. Th
A modern, localStorage-like API for IndexedDB with multi-store support, configurable databases, and enhanced capabilities
Web storage with type
This package provides a typed, common interface for multiple different storage domains
This package provides a typed, common interface for LocalStorage, SessionStorage, and WebStorage
Local store helps to communicate with browser local storage, you can store any data plain or encrypted, add listener with local storage
Vault, a micro yet robust browser storage library
一个具有失效功能的缓存存储库
A thin wrapper to use the Web Storage API with namespaces, easily, and safely.