Search results
81 packages found
A simple server which can be used to synchronize data from Dexie.Syncable and an ISyncProtocol implementation and write them into files
minimal async wrapper for indexedDB that is almost a drop-in replacement for localStorage
ES5 build of dexie-encrypted
A Library that creates data for fts-with-dexie
Hook type for returning an instance of LocalDB, which interfaces data stored in the browser IndexedDB via Dexie.
Addon to Dexie that makes it possible to observe database changes no matter if they occur on other db instance or other window.
Transparent encryption for IndexedDB using Dexie. (ESM Build)
Transparent encryption for IndexedDB using Dexie. (ESM Build)
Fetch DB entries in batches to improve performance while respecting IPC size constraints
redux library to persist state through IndexedDB using middleware utility
Module which uses Dexie to save data and can later use a server to synchronize the data in the database with other devices
Easy, unopinionated, table encryption middleware for Dexie
An ORM Addon for Dexie.js
Types to hooks for querying inventory data from LocalDB.
Create flexible and extandable data flows by encapsulating operations into skills, making an ordered chain that can handle whatever request you throw at it. As soon as you send an action, flow will run through all of its skills, mutating the action's valu
Addon to Dexie that makes it possible to sync indexeDB with remote databases.