1
0
Fork 0
freesewing/markdown/dev/reference/repos/svgtopdf/en.md
2021-08-26 09:52:34 +02:00

14 lines
421 B
Markdown

---
title: svgtopdf
---
<RepoPage repo="svgtopdf" />
This is a [Node.js](https://nodejs.org/) app using [Express](https://expressjs.com/) that
turns SVGs into (tiled) PDFs.
We've decided to implement this as a stand-alone app rather than integrate it into [our backend](/reference/repos/backend/) because
while our backend is highly specific to our own website, this is a feature that others might want to re-use.