flat-db

v2.0.0
Flat-file based data storage
storage database nosql util

lint

eslint ./src ./test

nsp

nsp check --output checkstyle

tape

nyc tape test/start.js | tap-spec

report

nyc report --reporter=lcov

pretest

npm run lint && npm run nsp

test

npm run tape

posttest

npm run report

coveralls

npm test && cat ./coverage/lcov.info | coveralls

try

node ./test/manual

Metadata

  • MIT
  • >= 7.6
  • @ndaidong
  • released 5/28/2017

Downloads

Maintainers