indexeddb-wrapper
There are 32 repositories under indexeddb-wrapper topic.
chenstarx/GoDB.js
IndexedDB with Intuitive API,轻松搞定浏览器数据库🎉
maxgaurav/indexeddb-orm
Indexed DB ORM
JuulLabs/indexeddb
A Kotlin coroutines wrapper for IndexedDB.
sdekna/svelte-capacitor-store
A whole new svelte stores implementation that persists its values using capacitor storage on native devices, and indexedDB/localStorage otherwise.
Jinjinov/IndexedDB.Blazor
A Blazor library for accessing IndexedDB
wisdomekpotu/PWA-TodoApp
⚡A simple Todo PWA(Progressive Web Application) using IndexedDB as database and can be used offline.
creasource/reactive-idb
A reactive wrapper to IndexedDB using Rxjs
n1md7/indexeddb-promise
Indexeddb wrapper with promises
kennygomdori/AsyncIndexedDB
A simple asynchronous wrapper around Javascript IndexedDB. Only ~120 lines long, and preserves all of the original IndexedDB API. Just "await" IDBRequests.
nithincvpoyyil/PnPIDBCache
IndexedDB caching wrapper for PnPJS v3
petamoriken/SimpleIDB
Simple IndexedDB Wrapper
subshell/data-repositories
This is a wrapper around Dexie, which itself is already a wrapper around IndexedDB. This wrapper allows to create repositories, similar as you might be used to from Java and Spring Data.
adriengibrat/asyncdb
Simple & lightweight IndexedDB wrapper for modern browsers.
hieunc229/clientdb.js
A Reactive and Minimalistic Interface for IndexedDB with Promises (TypeScript supported)
paul-go/Keyva
Beautifully elegant, IndexedDB-Backed Key-Value Database in 1.5KB.
dandimrod/IndexSQL
Project that simplifies the use of IndexedDB by making it compatible with SQL like sintaxis.
prasenjeet-symon/indexed-pdb
A promised based wrapper of the IndexedDB
rajkrs/IndexedDB
A light weight Wrapper
AbubakarWebDev/indexed-db-todo-app-typescript
This is the implementation of todo list application in typescript with the help of indexed DB. All the data of the todo app will store on indexed DB such as text and images.
AbubakarWebDev/nextjs-watermelondb-indexeddb-typescript
This is the implementation of a todo list application in Next JS with TypeScript, utilizing indexed DB to store all the data including text and images. The app uses a library called Watermelon DB, which employs the indexed DB adapter called Loki JS Adapter.
burnedpopcorn/IndexedDB-File-Manager
A (Almost) Feature Complete File Manager for IndexedDB (WIP)
E2875888382/mini-idb
An npm package for simple IndexedDB
LiamPerson/LocalDatabase
A simple queryable embedded database designed for front-end that wraps IndexedDB.
bilalbro/frontend-db
A simple and intuitive wrapper over IndexedDB.
dandimrod/PluriDB
A flexible database for the frontend.
dharmesh-hemaram/jDB
jDB front end database (indexeddb) wrapper
qualified-cactus/promised-db
A Typescript/async wrapper for Javascript's IndexedDB.
Gabriel-RQ/WebDB
Minimal promise wrapper for the IndexedDB API.
HalasProject/TranslatorFrAr
🎨 ElectronJS Translate Word Fr Ar
ihsonnet/vue-localforage-example
Simple CRUD Implementation of IndexedDB in Vuetify app by using vue-localforage.
MVMS1994/idb-utils
A chrome extension to import/export indexed db.
Quelklef/JINEdb
For when Json Is Not Enough