@streammedev/storage
web storage for cookies/localStorage/sessionStorage with expiration and other helpful features
web storage for cookies/localStorage/sessionStorage with expiration and other helpful features
User localstorage with json.
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 flexible and type-safe wrapper for key-value storage
A scoped wrapper for web storage APIs.
A TypeScript library for managing local and session storage with complex data structures.
Utilities for local and session browser storage.
A library for interfacing with Juno's Storage features.
A package for handling and managing state in applications.
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.
A utility library for simplifying interactions with web's session storage, including complex objects.
A simple, easy-to-use web storage solution
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.
This library include lots of methods to manage session storage or local storage on your web pages.
A React component wrapper for forms that saves data in real-time to IndexedDB