@smartive/giuseppe-swagger-plugin

v2.0.0
Swagger documentation generator
giuseppe plugin express swagger @SwaggerDocs @SwaggerField @SwaggerObject @SwaggerParam @SwaggerRoute and 1 more...

clean

del-cli ./build ./coverage

build

npm run clean && tsc -p ./config/tsconfig.build.json

develop

npm run clean && tsc -p .

lint

tslint -c ./tslint.json -p ./config/tsconfig.build.json

test

npm run lint && npm run clean && jest -c ./jest.json

test:watch

npm run clean && jest -c ./jest.json --watch

typedoc

del-cli ./docs && typedoc --ignoreCompilerErrors --out ./docs --mode file --tsconfig ./config/tsconfig.build.json ./src/
npm i @smartive/giuseppe-swagger-plugin

Metadata

  • MIT
  • >=10
  • Nicola Marcacci Rossi
  • released 6/20/2020

Downloads