localforage-electron-react
Offline storage, improved.
Offline storage, improved.
ESM shim for localforage
Use Local Storage easily with types
A typesafe api that supercharges local and session storage with database like capabilities. Inspired by [drizzle](https://orm.drizzle.team/).
本地储存工具包,可设置存储时间,支持web和小程序
跨端缓存的方案 -支持(小程序,h5,pc)
The useLocalStorage hook provides a convenient way to synchronize the state of a component with the data stored in local storage. It automatically reads the initial value from local storage when the component mounts and updates the local storage whenever
A javascript object which under the hood save all his data in the localStorage
localstoragega malumot saqlash vo olish uchun eng qulay module
Cache images into local storage for offline use
A better way to store and retrieve your clients' favorite languages for your web apps!
A minimal NoSql data storage for web application using browser LocalStorage API
一个有过期特性的localStorage工具
Local Storage for Node
lightweight-localstorage is a lightweight utility for managing local storage in React and Next.js applications. It provides an easy-to-use API for setting, getting, and deleting items in local storage with support for a parent key to namespace the stored
Efficient local storage module for Angular : simple API based on native localStorage API, but internally stored via the asynchronous IndexedDB API for performance, and wrapped in RxJS observables to be homogeneous with other Angular modules.
use localstorage to cache assets files
A LocalStorage utils with automatic JSON parsing and get/set/delete multiple data stored.
对本地储存的二次封装,支持过期与加密
A browser localStorage helper, no more.