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
Powerful Web Application Data Storage and State Management Solution.
A lightweight JavaScript library for managing and enhancing browser local storage, offering an abstraction layer for more efficient storage handling across modern browsers.
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 lightweight utility to manage browser storage (localStorage, sessionStorage, and cookies) with advanced features. Easily configure namespaces, key trimming, and data expiry.