hapi-swagger

v14.5.3
A swagger documentation UI generator plugin for hapi
api docs swagger hapi joi

lint

eslint .

test

yarn test:lib

start

node examples/simple.js

prepare

is-ci || husky install

test:ts

tsd

lint:fix

eslint . --fix

test:lib

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

precommit

yarn 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

start:group:ordered

node examples/group-ordered.js

start:routes:simple

node examples/group-ordered.js

Metadata

  • MIT
  • >=12.0.0
  • Glenn Jones
  • released 6/10/2022

Downloads