1
0
Fork 0
Fork of Freesewing's monorepo holding all our NPM packages, including our core library
Find a file
2018-08-13 09:50:51 +02:00
src Tests for path 2018-08-13 08:02:55 +02:00
tests Tests for path 2018-08-13 08:02:55 +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 New point methods 2018-07-12 07:37:52 +00:00
.npmignore :contruction: Porting TS to JS 2018-07-23 11:12:06 +00:00
.travis.yml 👷 Fixed travis install script 2018-08-13 09:13:35 +02:00
LICENSE Initial commit 2018-07-06 16:38:43 +02:00
package-lock.json Tests for svg 2018-08-12 16:19:04 +02:00
package.json Tests for path 2018-08-13 08:02:55 +02:00
README.md Update README.md 2018-08-13 09:50:51 +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 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

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