PDFKit is a PDF document generation library for Node and the browser that makes creating complex, multi-page, printable documents easy. The API embraces chainability, and includes both low level ...
This is a project I created when researching different approaches to saving PDFs from JavaScript, which uses Vitest's benchmark mode to compare different approaches to each other. Since some ...