hapi-swagger

v17.0.0
A swagger documentation UI generator plugin for hapi
api docs swagger hapi joi

lint

eslint .

test

pnpm test:lib

start

node examples/simple.js

test:ts

tsd

lint:fix

eslint . --fix

test:lib

lab -L -t 97 -I '__core-js_shared__,regeneratorRuntime,core,CSS,Symbol(undici.globalDispatcher.1)'

precommit

pnpm test

start:jwt

node examples/jwt.js

postversion

pnpm publish

start:basic

node examples/basic.js

start:debug

node examples/debug.js

start:extend

node examples/extend.js

start:openapi

node examples/simple-openapi.js

test:cov:html

lab -r html -o coverage.html -I '__core-js_shared__,regeneratorRuntime,core,CSS,Symbol(undici.globalDispatcher.1)'

test:lib:debug

lab --inspect-brk -S -I '__core-js_shared__,regeneratorRuntime,core,CSS,Symbol(undici.globalDispatcher.1)'

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
  • >=16.0.0
  • Glenn Jones
  • released 6/19/2023

Downloads