flat-db

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

reset

node reset

Metadata

  • MIT
  • >= 6.0
  • @ndaidong
  • released 6/6/2017

Downloads

Maintainers