Skip to content

IndexedDB chunk store that is abstract-chunk-store compatible

License

Notifications You must be signed in to change notification settings

index23/chunk-store-idb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chunk-store-idb

IndexedDB chunk store that is abstract-chunk-store compatible

abstract chunk store

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

About

IndexedDB chunk store that is abstract-chunk-store compatible

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published