IndexedDB driver for SyncDB
A super-simple-small keyval store built on top of IndexedDB
A small wrapper that makes IndexedDB usable
iOS Debug Bridge interface. NodeJS wrapper of https://www.fbidb.io
PouchDB adapter using IndexedDB as its data store.
Working around a Safari 14 IndexedDB bug
Media Type Database
CLI tool to update caniuse-lite to refresh target browsers from Browserslist config
A super-simple-small keyval store built on top of IndexedDB
TypeScript ORM wrapper for indexeddb with Zod runtime validation, build on top of dexie.js
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
TypeScript definitions for pouchdb-adapter-idb
A Minimalistic Wrapper for IndexedDB
Async IndexedDB based Map
This is the implementation of the Profiler for iOS app. It uses [py-ios-device](https://github.com/YueChen-C/py-ios-device) to poll CPU, RAM and FPS data in real time.
[random-access][1]-compatible indexedDB storage layer
The Replay app uses different database backends depending on the platform: - **Tauri (desktop)**: SQLite with Drizzle ORM - **Web**: IndexedDB with the `idb` library
A cross-browser wrapper for IndexedDB
A tiny (183B to 210B) and fast utility to ascend parent directories
The ultimate javascript content-type utility.
Command line utility to synchronize and version control relational database objects across databases
A tiny (195B to 220B) utility to recursively list all (total) files in a directory
Find the first file matching a given pattern in the current directory or the nearest ancestor directory.
TypeScript definitions for use-sync-external-store