1
0
Fork 0
freesewing/packages/svgtopdf
dependabot[bot] fb144a9bdf
Bump lodash from 4.17.15 to 4.17.21 in /packages/svgtopdf
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21)

---
updated-dependencies:
- dependency-name: lodash
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 07:23:34 +00:00
..
.github chore: Added issue templates 2021-12-28 20:25:01 +01:00
src fix(svgtopdf): Rate limiting PDF generation endpoint 2022-02-05 12:49:22 +01:00
.editorconfig tada: Initial commit 2021-12-28 20:25:00 +01:00
.gitignore tada: Initial commit 2021-12-28 20:25:00 +01:00
CODE_OF_CONDUCT.md chore: Added COC and Contrib guidelines 2021-12-28 20:25:01 +01:00
CONTRIBUTING.md chore: Added COC and Contrib guidelines 2021-12-28 20:25:01 +01:00
LICENSE tada: Initial commit 2021-12-28 20:25:00 +01:00
package-lock.json Bump lodash from 4.17.15 to 4.17.21 in /packages/svgtopdf 2022-03-14 07:23:34 +00:00
package.json Bump body-parser from 1.18.3 to 1.19.2 2022-02-24 18:35:44 +00:00
README.md chore: Updated badge order 2021-12-28 20:25:01 +01:00

FreeSewing

Chat with us on Discord Follow @freesewing_org on Twitter Follow @freesewing_org on Twitter Become a FreeSewing Patron

What am I looking at? 🤔

This repository holds a stand-alone backend API to turn SVG patterns into (tiled) PDFs.

Our end-goal is to handle this client-side, and have freesewing render to PDF directly. However, given the complexities of the PDF format, this is non-trivial, so for the time being we handle this with this backend.

About FreeSewing 💀

Where the world of makers and developers collide, that's where you'll find FreeSewing.

Our core library is a batteries-included toolbox for parametric design of sewing patterns. It's a modular system (check our list of plugins and getting started is as simple as:

npm init freesewing-pattern

We also have a template repository if you prefer to start that way.

Developer documentation is maintained on freesewing.dev and we also have a #development-help channel on Discord.

If you're a maker, checkout freesewing.org where you can generate our sewing patterns adapted to your measurements.

Support FreeSewing: Become a patron 🥰

FreeSewing is an open source project run by a community, and financially supported by our patrons.

If you feel what we do is worthwhile, you too should become a patron.

License: MIT 🤓

© Joost De Cock.
See the license file for details.

Where to get help 🤯

Our chat rooms on Discord are the best place to ask questions, share your feedback, or just hang out.

If you want to report a problem, please create an issue.