1
0
Fork 0
Fork of Freesewing's monorepo holding all our NPM packages, including our core library
Find a file
2019-06-12 11:46:59 +02:00
.github Added Githhub funding config file 2019-06-12 11:46:59 +02:00
config Changes to backend in utils 2019-06-09 17:47:34 +02:00
media 🚧 Added verdaccio as mock local registry 2019-04-20 15:36:31 +02:00
packages 🔧 Reconfigure packages 2019-06-09 17:51:22 +02:00
scripts 🚧 Setting up CFP examples for patterns 2019-05-11 08:04:02 +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 Added the withStorage component 2019-06-01 16:08:29 +02:00
.npmrc 🔥 Cleanup and reduced log output 2019-04-20 19:50:37 +02:00
crowdin.yml Update Crowdin configuration file 2019-04-24 14:37:12 +02:00
lerna.json 🔖 Publish v2.0.0-beta.20 2019-06-09 17:47:46 +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-31 16:09:41 +02:00
README.md 📝 README update to trigger Netlify build 2019-06-05 09:15:49 +02:00
todo.md 🔧 Centrally confifured package and rollup files 2019-04-19 17:31:44 +02:00
yarn.lock 🔧 Reconfigure packages 2019-05-31 16:09:41 +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
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.

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.