datamap-interface

v0.3.0
Simple interface for a map functioning as a database
data word map

test

_mocha --reporter spec --check-leaks -u exports test.js

test-travis

istanbul cover node_modules/.bin/_mocha --report lcovonly -- --reporter spec --check-leaks -u exports test.js

coverage

istanbul cover node_modules/.bin/_mocha -- -- test.js

lint-api

eslint index.js

lint-test

eslint test.js --env mocha

lint-style

jscs index.js test.js --reporter=inline

lint

npm run lint-api && npm run lint-test && npm run lint-style

make

npm run lint && npm run coverage

Metadata

  • MIT
  • Whatever
  • Titus Wormer
  • released 11/24/2014

Downloads

Maintainers