Unholy helper packages to programmatically create PRP document templates for a private productivity app. The packages are not stored in any public registry and may never be. Nevertheless, the what and the how:
- Build document templates in HTML, CSS and JS.
- Connect (basically) any data source for document preview.
- Print the populated templates as decent PDFs, true to view, directly from the browser.
- Generate Swiss QR-Bills as part of an invoice or standalone, or just return the matrix as a svg file.
For building entire prp document templates:
pnpm add @prpsake/template-viewer
Swiss QR-Bills only:
pnpm add @prpsake/qr-bill
...