1
0
Fork 0
Fork of Freesewing's monorepo holding all our NPM packages, including our core library
Find a file
Joost De Cock 1a029b7ac3 🔖 v0.10.2
2018-08-24 20:16:12 +02:00
src Added support for focus sampling of models (comparison) 2018-08-24 20:16:01 +02:00
tests Added support for focus sampling of models (comparison) 2018-08-24 20:16:01 +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 🔧 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.10.2 2018-08-24 20:16:12 +02:00
package.json 🔖 v0.10.2 2018-08-24 20:16:12 +02:00
README.md ✏️ Added deepscan badge to README 2018-08-13 11:09:01 +02:00
rollup.js 📦 Updated rollup config to include terser 2018-08-13 11:05:37 +02: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 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.