1.0.0 • Published 3 years ago

openapi2pdf v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

OpenApi2Pdf

Converts a openapi spec file to pdf. Based on RapiPDF

Features

  • Supports Swagger 2.0 and OpenAPI 3.0
  • Plenty of customizing options, including selection of brand colors

Usage

npm install -g openapi2pdf

openapi2pdf --spec ~/home/openapi-spec.json --out ~/home/pdf-spec.pdf

Licence

OpenApi2Pdf is MIT licensed.