indexeddb-manager
There are 3 repositories under indexeddb-manager topic.
R-H-T/idb-man
IndexedDB Manager is made to simplify IndexedDB.
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.
LiamPerson/LocalDatabase
A simple queryable embedded database designed for front-end that wraps IndexedDB.