hapi-swagger

v12.1.2
A swagger documentation UI generator plugin for hapi
api docs swagger hapi joi

lint

eslint .

test

npm run test:lib

start

node examples/simple.js

test:ts

tsd

test:lib

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

precommit

npm test

start:jwt

node examples/jwt.js

postpublish

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

postversion

npm publish

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

start:routes:simple

node examples/group-ordered.js

Metadata

  • MIT
  • >=8.0.0
  • Glenn Jones
  • released 3/4/2020

Downloads