hapi-swagger

v10.0.0-alpha.3
A swagger documentation UI generator plugin for hapi
api docs swagger hapi joi

lint

eslint .

test

lab -L -t 99 -I 'Reflect,core,_babelPolyfill,regeneratorRuntime,__core-js_shared__,CSS'

start

node examples/simple.js

precommit

npm test

postpublish

git push origin --all; git push origin --tags

postversion

npm publish --tag=next

start:basic

node examples/basic.js

start:debug

node examples/debug.js

start:extend

node examples/extend.js

test-cov-html

lab -r html -o coverage.html

start:dot:grouping

node examples/dot-grouping.js

test-cov-coveralls

npx lab -r lcov | npx coveralls

start:group:ordered

node examples/group-ordered.js

Metadata

  • MIT
  • >=8.0.0
  • Glenn Jones
  • released 5/17/2019

Downloads