Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iirving/pdf-dynamic-node-template
server side generated PDF's from static handlebar html templates with external dynamic data
https://github.com/iirving/pdf-dynamic-node-template
handlebars hbs node nodejs pdf pdf-generation puppeteer
Last synced: about 2 months ago
JSON representation
server side generated PDF's from static handlebar html templates with external dynamic data
- Host: GitHub
- URL: https://github.com/iirving/pdf-dynamic-node-template
- Owner: iirving
- Created: 2024-03-02T00:08:40.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-04T16:43:49.000Z (11 months ago)
- Last Synced: 2024-10-14T05:20:53.146Z (3 months ago)
- Topics: handlebars, hbs, node, nodejs, pdf, pdf-generation, puppeteer
- Language: JavaScript
- Homepage:
- Size: 232 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
Demo Using handlebars to structure a document, and puppeteer to create a PDF from the resulting comppiled html file on the server side (Node)