fs-wishlist

v1.1.3
Mixins for the Node.JS file system adding the functionality we wish it had.
fs wishlist mkdir recursive mkdirp

lint

eslint . && jscs . && jsinspect . && buddy --detect-objects index.js ./lib

security

nsp check

cover

istanbul cover _mocha -- --check-leaks --recursive --timeout=25000 test && istanbul check-coverage --statements 100 --branches 100 --functions 100 --lines 100

test

mocha --check-leaks --recursive --timeout=25000 test

test-ci

npm run lint && npm run security && npm run cover

Metadata

  • MIT
  • Whatever
  • David Pate
  • released 3/21/2016

Downloads

Maintainers