localstorage-down

v0.6.7
A Node.js and browserify leveldown API implementation that maps to localstorage in the browser
leveldb localstorage leveldown levelup

test

npm run jshint && tape tests/*.js

test-browser

npm run jshint && zuul tests/*.js

test-zuul-local

npm run jshint && zuul --local tests/*.js

jshint

jshint -c .jshintrc lib/*.js tests/*.js

coverage

istanbul cover ./node_modules/.bin/tape tests/*.js && istanbul check-coverage --lines 50 --function 50 --statements 50 --branches 50

report-coverage

npm run coverage && istanbul-coveralls --no-rm
npm i localstorage-down

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 12/11/2016

Downloads