1
0
Fork 0
freesewing/packages/svgtopdf
dependabot[bot] c8109efd90
build(deps): bump shell-exec from 1.0.2 to 1.1.2
Bumps [shell-exec](https://github.com/tiaanduplessis/shell-exec) from 1.0.2 to 1.1.2.
- [Release notes](https://github.com/tiaanduplessis/shell-exec/releases)
- [Commits](https://github.com/tiaanduplessis/shell-exec/compare/v1.0.2...v1.1.2)

---
updated-dependencies:
- dependency-name: shell-exec
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-31 04:27:57 +00:00
..
.github chore: Added issue templates 2021-12-28 20:25:01 +01:00
src chore: Linter run 2022-03-28 19:38:18 +02: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 build(deps): bump shell-exec from 1.0.2 to 1.1.2 2022-05-31 04:27:57 +00:00
package.json build(deps): bump shell-exec from 1.0.2 to 1.1.2 2022-05-31 04:27:57 +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.