typst-rails: use Typst for PDF production in Rails
Just released typst-rails, a PDF templating solution for Rage and Rails apps:
https://github.com/durable-oss/typst-rails
Typst is much more powerful and performant than HTML-to-PDF solutions, and its more modern and easier to use than LaTeX; it can actually create reasonably well justified paragraphs, for example, though with not quite as many features as the LaTeX microtype package.
Post a comment