flat-db

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

Metadata

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

Downloads

Maintainers