1
0
Fork 0
Fork of Freesewing's monorepo holding all our NPM packages, including our core library
Find a file
dependabot-preview[bot] 1d46c4b41a
⬆️ Bump fs-extra from 7.0.1 to 8.1.0
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 7.0.1 to 8.1.0.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/7.0.1...8.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-17 16:19:18 +00:00
.circleci 🐛 Fixed issue in utils/backend 2019-08-14 16:50:50 +02:00
.github Added Githhub funding config file 2019-06-12 11:46:59 +02:00
config 📝 Updated gitter links. Fixes #31 2019-08-13 18:56:56 +02:00
media 🚧 Added verdaccio as mock local registry 2019-04-20 15:36:31 +02:00
packages Merge pull request #32 from freesewing/i18n 2019-08-17 18:15:17 +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 💥 Changed utils exports to seperate dependencies 2019-07-13 08:48:58 +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 🔧 Reconfigure packages 2019-08-15 17:46:51 +02:00
LICENSE 🔧 Switched to centrally managed README files 2019-04-19 20:09:30 +02:00
package.json ⬆️ Bump fs-extra from 7.0.1 to 8.1.0 2019-08-17 16:19:18 +00: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 ⬆️ Bump fs-extra from 7.0.1 to 8.1.0 2019-08-17 16:19:18 +00: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.