kennygomdori/AsyncIndexedDB
A simple asynchronous wrapper around Javascript IndexedDB. Only ~120 lines long, and preserves all of the original IndexedDB API. Just "await" IDBRequests.
JavaScriptMIT
Issues
- 5
Multi-store transaction
#6 opened by retorquere - 4
Sample from README does not run
#4 opened by retorquere - 2
window access
#5 opened by retorquere