indexed-db-storage

Promise base API for Mozilla SDK add-ons to use IndexedDB

Usage no npm install needed!

<script type="module">
  import indexedDbStorage from 'https://cdn.skypack.dev/indexed-db-storage';
</script>

README

indexed-db-storage

Build Status

NPM NPM

indexed-db-storage is a promise based wrapper around the indexed-db storage layer built for use with JPM.

See the indexed-db-storage docs for more information.