hapi-swagger-static

v2.0.19
A small companion plugin for `hapi-swagger` or `hapi-swaggered` providing a static html documentation page as hapi route
hapi-swagger swagger hapi static html page

lint

eslint . --ignore-path ./.eslintignore

test

jest --coverage --detectOpenHandles test/*

coveralls

nyc report --reporter=lcovonly && cat ./coverage/lcov.info | coveralls

preversion

npm run lint && npm test

Metadata

  • MIT
  • >=10.x.x
  • Frank Thelen
  • released 7/4/2022

Downloads