What is pdfkit?
"A PDF generation library for Node.js"
pdfkit is used to facilitate high-performance Node.js workflows. It provides a robust footprint of 5.8 MB on disk.
Installation Guide
# Install via NPM
npm install pdfkit
# Install via Yarn
yarn add pdfkit