serve-index

v1.4.1
Serve directory listings

test

mocha --reporter spec --bail --check-leaks test/

test-cov

istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/

test-travis

istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/

Metadata

  • MIT
  • >= 0.8.0
  • Douglas Christopher Wilson
  • released 10/16/2014

Downloads