observ-varhash

v0.1.0
An object with observable key value pairs that can be added and removed

test

node ./test/index.js

start

node ./index.js

watch

coffee -w -c -o . .

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 6/7/2014

Downloads

Maintainers