/AsyncIndexedDB

A simple asynchronous wrapper around Javascript IndexedDB. Only ~120 lines long, and preserves all of the original IndexedDB API. Just "await" IDBRequests.

Primary LanguageJavaScriptMIT LicenseMIT

Issues