double-double-wrapper

v1.1.1
A wrapper for in-n-out to add resharing and caching of geofences without intermixing with usage logic

test

npm run jshint && istanbul --print=none cover test/index.js | tspec && istanbul report text

jshint

jshint --verbose .

cover

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

view-cover

istanbul report html && open ./coverage/index.html

coveralls

cat coverage/lcov.info | coveralls
npm i double-double-wrapper

Metadata

  • Unknown
  • Whatever
  • David Ellis
  • released 5/6/2014

Downloads