1
0
Fork 0
Fork of Freesewing's monorepo holding all our NPM packages, including our core library
Find a file
2019-04-20 19:50:37 +02:00
config 🔥 Cleanup and reduced log output 2019-04-20 19:50:37 +02:00
media 🚧 Added verdaccio as mock local registry 2019-04-20 15:36:31 +02:00
packages 🔥 Cleanup and reduced log output 2019-04-20 19:50:37 +02:00
scripts 🔥 Cleanup and reduced log output 2019-04-20 19:50:37 +02:00
.editorconfig 🚚 Bootstrapped monorepo with Lerna 2019-04-19 08:49:08 +02:00
.eslintignore 🔧 Centrally confifured package and rollup files 2019-04-19 17:31:44 +02:00
.gitignore 🔥 Cleanup and reduced log output 2019-04-20 19:50:37 +02:00
.npmrc 🔥 Cleanup and reduced log output 2019-04-20 19:50:37 +02:00
breaking.md 🚧 Added verdaccio as mock local registry 2019-04-20 15:36:31 +02:00
lerna.json 🔖 Publish v0.33.0 2019-04-19 10:16:29 +02:00
LICENSE 🔧 Switched to centrally managed README files 2019-04-19 20:09:30 +02:00
nohup.out 🚧 Added verdaccio as mock local registry 2019-04-20 15:36:31 +02:00
package.json 🚧 Handling of package.json exceptions 2019-04-20 19:23:22 +02:00
README.md 🚚 Bootstrapped monorepo with Lerna 2019-04-19 08:49:08 +02:00
todo.md 🔧 Centrally confifured package and rollup files 2019-04-19 17:31:44 +02:00
yarn.lock 🚧 Handling of package.json exceptions 2019-04-20 19:23:22 +02:00

Freesewing logo

Free Sewing
a library for made-to-measure sewing patterns

Travis build Version License Code coverage DeepScan grade Chat on Gitter Become a Patron

freesewing

Freesewing is an open source platform for made-to-measure sewing patterns.

Try the online demo to get it.

Features

  • Parametric design of sewing patterns
  • Modular design with support for plugins
  • Auto-layout of pattern parts
  • Auto-offset of paths for seam allowance
  • Support for paperless patterns (with our theme plugin)
  • Sampling of options, a single measurement, or across 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.