kcors

v2.1.1
Cross-Origin Resource Sharing(CORS) for koa
cors koa-cors Cross-Origin Resource Sharing kcors koa koajs

test

NODE_ENV=test mocha --check-leaks -R spec -t 5000 test/*.test.js

test-cov

NODE_ENV=test istanbul cover _mocha -- --check-leaks -t 5000 test/*.test.js

ci

npm run lint && npm run test-cov

lint

eslint index.js test

autod

autod -w --prefix '~'

contributors

contributors -f plain -o AUTHORS

Metadata

  • MIT
  • >= 4.3.1
  • fengmk2
  • released 5/14/2016

Downloads