express-secure-only

v0.2.1
Ensure your express connections only run over HTTPS.
express https secure

test

npm run lint && npm run spec && npm run coverage

spec

NODE_PATH=lib NODE_ENV=test istanbul cover node_modules/.bin/_mocha -- -r test/helpers/chai -R spec test/spec

lint

eslint --ignore-path .gitignore .

coverage

istanbul check-coverage --statement 100 --branch 100 --function 100
npm i express-secure-only

Metadata

  • CC0-1.0
  • Whatever
  • Izaak Schroeder
  • released 12/17/2014

Downloads

Maintainers