koa-compress

v2.0.0
Compress middleware for koa

test

NODE_ENV=test mocha --require should --reporter spec

test-cov

NODE_ENV=test node ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha -- --require should

test-travis

NODE_ENV=test node ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha --report lcovonly -- --require should

Metadata

  • MIT
  • Whatever
  • Jonathan Ong
  • released 2/25/2016

Downloads