1
0
Fork 0
Fork of Freesewing's monorepo holding all our NPM packages, including our core library
Find a file
2018-12-22 10:35:57 +01:00
src 💥 pattern.with() is nowy pattern.use() 2018-12-22 10:35:57 +01:00
tests 💥 pattern.with() is nowy pattern.use() 2018-12-22 10:35:57 +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 💥 pattern.with() is nowy pattern.use() 2018-12-22 10:35:57 +01:00
package.json 💥 pattern.with() is nowy pattern.use() 2018-12-22 10:35:57 +01:00
README.md ✏️ Added deepscan badge to README 2018-08-13 11:09:01 +02: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 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.