ngx-simple-webstorage
Simple angular module providing access to local and session storage with in-memory fallback.
Simple angular module providing access to local and session storage with in-memory fallback.
User localstorage with json.
Gumga WebStorage
Provides Svelte stores for persisting data to the Web Storage API (localStorage / sessionStorage).
Angular System Storage is a library what provides storage on Angular programme. Indeed, **systemStorage** is similar to **localStorage**, however, systemStorage will be cleared when page is reloaded or a tab/window ends.
A React component wrapper for forms that saves data in real-time to IndexedDB
This library include lots of methods to manage session storage or local storage on your web pages.
web storage wrapper for continuous web application in all browsers
A flexible and type-safe wrapper for key-value storage
Enhanced localStorage and sessionStorage, support expiration time, encrypt/decrypt, async, namespace, More data types than JSON.stringify, etc.(增强本地/会话存储,支持过期时间、异步、加解密函数、命名空间、比JSON.stringify方法支持更多的数据类型)
A package for handling and managing state in applications.
A utility library for simplifying interactions with web's session storage, including complex objects.
A simple, easy-to-use web storage solution
A flexible and type-safe wrapper for key-value storage
A TypeScript library for managing local and session storage with complex data structures.
A library for interfacing with Juno's Storage features.
Have you ever been in need of using localStorage or sessionStorage in a more intelligent way? Have you thought of having an expiring storage data or a data tied up with a version number? This wizard allows you to just do that.
Utilities for local and session browser storage.
A scoped wrapper for web storage APIs.