flat-db

v2.1.2
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

reset

node reset

Metadata

  • MIT
  • >= 6.0
  • @ndaidong
  • released 8/29/2017

Downloads

Maintainers