Fork of Freesewing's monorepo holding all our NPM packages, including our core library
src | ||
tests | ||
.babelrc | ||
.editorconfig | ||
.eslintrc.js | ||
.gitignore | ||
.npmignore | ||
.travis.yml | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
rollup.js |
freesewing
a library for made-to-measure sewing patterns
freesewing
Freesewing is an open source platform for made-to-measure sewing pattern.
This is our core library.
Links
- 💻 Website: freesewing.org
- 💬 Chat: Gitter
- 🐦 Twitter: @freesewing_org
- 📷 Instagram: @freesewing_org
Features
- Supports parametric design
- Auto-layout of pattern parts
- Modular design with support for plugins
- Sampling of options, a single measurement, or across models
- Comparison of draft to range of models
- Renders to SVG
- Run in the browser as well as on the server with Node.js
Getting started
This repository is a rewrite of freesewing/core in JavaScript.
It is an ongoing project, and not ready for prime-time yet. Watch this space.