1
0
Fork 0
Fork of Freesewing's monorepo holding all our NPM packages, including our core library
Find a file
2019-05-10 17:38:47 +02:00
config ✏️ Tweaks to the READMEs 2019-05-10 15:17:31 +02:00
media 🚧 Added verdaccio as mock local registry 2019-04-20 15:36:31 +02:00
packages Change the part::inject method to keep @woutervdub happy 2019-05-10 17:38:47 +02:00
scripts 🔧 Updated (re)configure script 2019-05-02 21:17:18 +02:00
.editorconfig 🚚 Bootstrapped monorepo with Lerna 2019-04-19 08:49:08 +02:00
.eslintignore 🔧 Centrally confifured package and rollup files 2019-04-19 17:31:44 +02:00
.gitignore 🚧 Dependency update prior to publish 2019-05-07 11:01:03 +02:00
.npmrc 🔥 Cleanup and reduced log output 2019-04-20 19:50:37 +02:00
breaking.md 🚧 Added verdaccio as mock local registry 2019-04-20 15:36:31 +02:00
crowdin.yml Update Crowdin configuration file 2019-04-24 14:37:12 +02:00
lerna.json 🔖 Publish v2.0.0-alpha.25 2019-05-10 10:58:01 +02:00
LICENSE 🔧 Switched to centrally managed README files 2019-04-19 20:09:30 +02:00
nohup.out 🚧 Added verdaccio as mock local registry 2019-04-20 15:36:31 +02:00
package.json 🔧 Reconfigure packages 2019-05-02 21:20:40 +02:00
README.md ✏️ Tweaks to the READMEs 2019-05-10 15:17:31 +02:00
todo.md 🔧 Centrally confifured package and rollup files 2019-04-19 17:31:44 +02:00
yarn.lock 🚧 Work on React components and releases 2019-04-30 16:20:43 +02:00

Note

: This is part of version 2 of FreeSewing.
It is a work in progress, and not ready for prime-time yet

For all questions, please come say hello in our chatroom on Gitter.

Freesewing logo

FreeSewing v2
A JavaScript library for made-to-measure sewing patterns

@freesewing/core on NPM License: MIT DeepScan gradeOpen issues

Follow @freesewing_org on Twitter Chat with us on Gitter Become a FreeSewing Patron Follow @freesewing_org on Twitter

About freesewing

FreeSewing is JavaScript library 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.