1
0
Fork 0
Fork of Freesewing's monorepo holding all our NPM packages, including our core library
Find a file
2019-09-15 12:09:27 +02:00
.circleci 👷 Updated CicleCI config 2019-08-20 15:53:14 +02:00
.github Added Githhub funding config file 2019-06-12 11:46:59 +02:00
config Merge branch 'develop' of github.com:freesewing/freesewing into develop 2019-09-15 11:40:12 +02:00
media 🚧 Added verdaccio as mock local registry 2019-04-20 15:36:31 +02:00
packages 🐛 Fixed hem allowance in Bruce, fixes #106 2019-09-15 12:09:27 +02:00
scripts 🐛 Fixed catch block in reconfigure script 2019-09-06 09:43:37 +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 measurementDiffers method to utils 2019-09-01 19:09:36 +02:00
.npmrc 🔥 Cleanup and reduced log output 2019-04-20 19:50:37 +02:00
CHANGELOG.md 🔧 Updated changelog 2019-09-15 11:45:28 +02:00
crowdin.yml Update Crowdin configuration file 2019-04-24 14:37:12 +02:00
lerna.json 🔖 v2.0.2 2019-09-06 19:05:07 +02:00
LICENSE 🔧 Switched to centrally managed README files 2019-04-19 20:09:30 +02:00
package.json Merge pull request #87 from freesewing/dependabot/npm_and_yarn/eslint-6.3.0 2019-09-02 07:50:51 +02:00
README.md 🔖 FreeSewing v2.0.0 🎉 2019-08-25 17:25:16 +02:00
todo.md 🔧 Centrally confifured package and rollup files 2019-04-19 17:31:44 +02:00
yarn.lock Merge pull request #73 from freesewing/dependabot/npm_and_yarn/jest-24.9.0 2019-09-02 10:17:51 +02:00

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 on open source platform 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

Documentation

Please go to freesewing.dev for our developer documentation.