webstorage is a modern TypeScript wrapper around IndexedDB, offering schema-based storage, server-compatible operations, and offline-first support — all with a clean and flexible API.
Easily interact with the IndexedDB API with a simplified, promise-based approach.
Simplified access to browser's Origin Private File System (OPFS) for persistent client-side file storage.
A React component wrapper for forms that saves data in real-time to IndexedDB