glob-escape

v0.0.2
Escape glob patterns
backslash escape glob globbing globs gulpfriendly match matcher minimatch and 5 more...

test

istanbul cover ./node_modules/mocha/bin/_mocha test.js -x test.js --report html -- -R spec

coveralls

istanbul cover ./node_modules/mocha/bin/_mocha test.js -x test.js --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage

codacy

istanbul cover ./node_modules/mocha/bin/_mocha test.js -x test.js --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/.bin/codacy-coverage && rm -rf ./coverage
npm i glob-escape

Metadata

  • MIT
  • >= 0.10
  • Sven Schönung
  • released 7/8/2016

Downloads

Maintainers