@idxdb/promised
@idxdb/promised wraps the IndexedDB API. It allows you to easily store and retrieve data in an indexed db database using async/await syntax, making it easier to integrate with your existing codebase.
idb-store
IndexedDB ES6 wrapper for single database creation and store methods