hapi-swagger-static

v1.0.1
A small companion plugin for ´hapi-swagger´ providing a static html documentation page as hapi route
hapi-swagger swagger hapi static html page

lint

eslint . --ignore-path ./.eslintignore

test

NODE_ENV=test mocha --recursive --timeout 10000 test

cover

NODE_ENV=test istanbul cover _mocha -- --recursive --timeout 10000 test

coveralls

npm run cover -- --report lcovonly && cat ./coverage/lcov.info | coveralls

preversion

npm run lint && npm test

Metadata

  • MIT
  • >=8.9.0
  • Frank Thelen
  • released 12/26/2017

Downloads

Maintainers