Export/import an IndexedDB database to/from JSON
Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API
A small wrapper that makes IndexedDB usable
Dexie addon that adds export and import capabilities
Working around a Safari 14 IndexedDB bug
Export/import an IndexedDB database to/from JSON
IndexedDB database adapter for Yjs
IndexedDB database adapter for Yjs
A Minimalistic Wrapper for IndexedDB
A Cypress.io helper library for reading and manipulating data inside IndexedDB
IndexedDB for KVS
Unit tested mock implementation of the browser IndexedDB API.
Lightweight (1KB gzipped) hooks w/ promises for easy IndexedDB access in React ⚓
Ultra compact synchronized promise implementation.
Add a shim for IndexdDB when testing with Vitest.
Offline storage, improved.
Simple Jotai interface for IndexedDB key-value storage
Redux Persist storage engine using Indexeddb
https://github.com/radacovsky/ngrx-store-idb#readme
A cross-browser wrapper for IndexedDB
The Replay app uses different database backends depending on the platform: - **Tauri (desktop)**: SQLite with Drizzle ORM - **Web**: IndexedDB with the `idb` library
Export/import an IndexedDB database to/from JSON
Binary serialization which sorts bytewise for arbirarily complex data structures
A polyfill for IndexedDB using WebSql