observ-varhash

v1.0.3
An object with observable key value pairs that can be added and removed

start

node index.js

test

node test/index.js

watch

nodemon -q -x 'tape test/*.js' | tap-colorize

travis-test

istanbul cover ./test/index.js && ((cat coverage/lcov.info | coveralls) || exit 0)

cover

istanbul cover --report none --print detail ./test/index.js

view-cover

istanbul report html && google-chrome ./coverage/index.html

test-browser

testem-browser ./test/browser/index.js

testem

testem-both -b=./test/browser/index.js

Metadata

  • Unknown
  • Whatever
  • Nicholas Westlake
  • released 12/23/2014

Downloads

Maintainers