1
0
Fork 0
Fork of Freesewing's monorepo holding all our NPM packages, including our core library
Find a file
2019-01-26 13:17:14 +01:00
src Support for rotation in layout 2019-01-15 19:23:36 +01:00
tests Added new layout setting to bypass bin packing 2019-01-13 15:00:01 +01:00
.editorconfig Exporting work from bea 2018-07-10 12:20:53 +00:00
.eslintrc.js 🚧 Linting and prettier code style 2018-07-23 11:44:34 +00:00
.gitignore 🔧 Specified different build for tests (with sourcemaps) 2018-08-15 18:49:55 +02:00
.npmignore :contruction: Porting TS to JS 2018-07-23 11:12:06 +00:00
.travis.yml 👷 Updated Travis build command 2018-08-16 12:16:05 +02:00
LICENSE Initial commit 2018-07-06 16:38:43 +02:00
package-lock.json 🔖 v0.29.0 2019-01-15 19:31:24 +01:00
package.json 🔖 v0.29.0 2019-01-15 19:31:24 +01:00
README.md ✏️ Added link to demo in README 2019-01-26 13:17:14 +01:00
rollup.js 🔧 Re-enabled terser 2018-12-09 14:20:16 +01:00

Freesewing logo

 freesewing
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.