cache-dir

v2.1.0
An ES6 map-like cache with file-based backing

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 cache-dir

Metadata

  • Unknown
  • Whatever
  • David Ellis
  • released 3/27/2014

Downloads