Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@andste82/openapi2pdf

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@andste82/openapi2pdf

openapi2pdf - Generate PDF from Open API spec

latest
Source
npmnpm
Version
1.0.10
Version published
Weekly downloads
12
-42.86%
Maintainers
1
Weekly downloads
 
Created
Source

OpenApi2Pdf

Converts a openapi spec file to pdf. Based on RapiPDF

Features

  • Supports Swagger 2.0 and OpenAPI 3.0
  • Support YAML and JSON format
  • Support $ref (thx to swagger-parser)
  • 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.

Keywords

OpenAPI

FAQs

Package last updated on 15 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts