Document Generation
PDF/DOCX/HTML output from versioned templates. Merge data via a typed binding so a template never references a missing field at render time. Format conversion via headless Chromium, Pandoc, or LibreOffice depending on fidelity needs. Versioned templates with rollback so a bad edit can't break in-flight document generation.
2 projects and 4 packages carry this capability.
Projects
Packages (4)
- @philiprehberger/dotnet-string-templatedotnet
Named placeholder string interpolation from objects and dictionaries with formatting and defaults.
- @philiprehberger/rb-templateruby
Logic-less Mustache-style template engine with safe rendering
- @philiprehberger/rs-templaterust
Lightweight string template engine with variables, conditionals, and loops
- @philiprehberger/ts-templatetypescript
Lightweight string template engine with safe interpolation, conditionals, and loops