f-dexie-observable
Addon to Dexie that makes it possible to observe database changes no matter if they occur on other db instance or other window.
Addon to Dexie that makes it possible to observe database changes no matter if they occur on other db instance or other window.
A fake API for frontend development with data being stored locally in IndexedDB
Cache abstraction around Dexie.
Addon to Dexie that makes it possible to sync indexeDB with remote databases.
Suite of the dexie addons
Addon for Dexie.js database to add immutability
Addon for Dexie.js database to add rxjs observables
Testing
minimal async wrapper for indexedDB that is almost a drop-in replacement for localStorage
a basic dexie style versioning tool to process objects
JexiDB is a pure JS NPM library for managing data on disk using JSONL efficiently, without the need for a server.
A Library that you can do the full text search in client side
A Library that creates data for fts-with-dexie
A lightweight framework for building offline-first Elysia web applications with seamless client-server data synchronization using Dexie.js.
indexDB tools
A library for managing Dexie database tables with a dynamic providers map for CRUD operations.
Dexie Cross Domain Addon
Transparent encryption for IndexedDB using Dexie. (ESM Build)
A library for managing IndexedDB in a Web Worker using Dexie.js, optimized for React applications. It offers reactive database access with RxJS and Dexie hooks, providing efficient data handling in the background without blocking the main thread.
Cache files locally in a browser's IndexedDb using Dexie.js