indexed-db-stream

v1.0.0
Use node.js streams to read from / write to an IndexedDB.
indexed-db stream browser storage store

test

tsc; istanbul instrument lib -o test-tmp && karma start karma.conf.js && rm -Rf test-tmp

browser-test

tsc; cp -R lib test-tmp && browserify test/index.js -o browser-test/bundle.js && rm -Rf test-tmp

doc

typedoc --out ./typedoc/ --exclude ts/tile-layer.directive.spec.ts --mode file ts/
npm i indexed-db-stream

Metadata

  • ISC
  • Whatever
  • Arne Schubert
  • released 8/7/2017

Downloads

Maintainers