1
0
Fork 0
Fork of Freesewing's monorepo holding all our NPM packages, including our core library
Find a file
2018-08-13 11:02:50 +02:00
src 🚨 Removed unused import 2018-08-13 11:02:50 +02:00
tests 🚨 Removed unused test var 2018-08-13 10:55:46 +02:00
.babelrc Point and Attributes tests 2018-08-11 19:17:39 +02: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 👷 Changes for codecov coverage report 2018-08-13 10:38:50 +02:00
.npmignore :contruction: Porting TS to JS 2018-07-23 11:12:06 +00:00
.travis.yml 👷 Travis config update 2018-08-13 10:29:39 +02:00
LICENSE Initial commit 2018-07-06 16:38:43 +02:00
package-lock.json 👷 Codecov config update 2018-08-13 10:18:30 +02:00
package.json 👷 Changes for codecov coverage report 2018-08-13 10:38:50 +02:00
README.md ✏️ Updated README 2018-08-13 10:26:49 +02:00
rollup.js Added constructors to shorthand 2018-07-26 23:31:29 +02:00

Freesewing logo

 freesewing
a library for made-to-measure sewing patterns

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

freesewing

Freesewing is an open source platform for made-to-measure sewing pattern.
This is our core library.

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.