chunk-store-idb IndexedDB chunk store that is abstract-chunk-store compatible Install Using npm npm install chunk-store-idb Using yarn yarn add chunk-store-idb Usage import { Store } from 'chunk-store-idb' let store = new Store(10) API Tests License MIT