beacons

v0.0.1
Minimalistic one way communication
beacon beacons

test

mocha --reporter spec --ui bdd test.js

watch

mocha --watch --reporter spec --ui bdd test.js

coverage

istanbul cover ./node_modules/.bin/_mocha -- --reporter spec --ui bdd test.js

test-travis

istanbul cover node_modules/.bin/_mocha --report lcovonly -- --reporter spec --ui bdd test.js
npm i beacons

Metadata

  • MIT
  • Whatever
  • Arnout Kazemier
  • released 11/13/2014

Downloads

Maintainers