1
0
Fork 0
freesewing/packages/svgtopdf
dependabot[bot] 7cc9fc5db7
chore(deps): bump cors from 2.8.4 to 2.8.5
Bumps [cors](https://github.com/expressjs/cors) from 2.8.4 to 2.8.5.
- [Release notes](https://github.com/expressjs/cors/releases)
- [Changelog](https://github.com/expressjs/cors/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/cors/compare/v2.8.4...v2.8.5)

---
updated-dependencies:
- dependency-name: cors
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 17:46:19 +00:00
..
.github chore: Added issue templates 2021-12-28 20:25:01 +01:00
src feat: Better title and url for cover page 2021-12-28 20:25:01 +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 chore(deps): bump cors from 2.8.4 to 2.8.5 2022-01-10 17:46:19 +00:00
package.json chore(deps): bump cors from 2.8.4 to 2.8.5 2022-01-10 17:46:19 +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.