gun-eth
A GunDB plugin for Ethereum, and Web3
A GunDB plugin for Ethereum, and Web3
a front-end build system that use localstorage to cache files
A lightweight cache interface can make your data-getters cacheable in a non-intrusive way
Provides server side utilities for creating and managing intergalactic identifiers for us in the intergalactic content context
Reactive state store that works with Angular, React, Vue or any nodejs based front-end app.
Inqoil file uploader. Currently supports Supabase Storage Upload
Hybrid WebCache - A library that combines `localStorage`, `IndexedDB`, `SessionStorage` and `Memory` to provide a high-performance hybrid cache with multi-instance synchronization support.
Monorepo for the Firebase JavaScript SDK
A single-file storage-based database engine written in TypeScript based in MessagePack.
Fast & simple storage - a Node.js-style LevelDB wrapper (a convenience package bundling LevelUP & LevelDOWN), compatible with nodejs-mobile
Fast & simple storage - a Node.js-style LevelDB wrapper (a convenience package bundling LevelUP & LevelDOWN), compatible with nodejs-mobile
A cli tool to help you upload to delete a linode object storage bucket
A tiny module for manipulating local storage
Powerful persistent store for Javascript
Offline storage, improved.
ESM shim for localforage
A watcher for localStorage changes
本地储存工具包,可设置存储时间,支持web和小程序
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