Fork of Freesewing's monorepo holding all our NPM packages, including our core library
![]() Bumps [verdaccio](https://github.com/verdaccio/verdaccio) from 4.1.0 to 4.2.1. - [Release notes](https://github.com/verdaccio/verdaccio/releases) - [Changelog](https://github.com/verdaccio/verdaccio/blob/master/CHANGELOG.md) - [Commits](https://github.com/verdaccio/verdaccio/compare/v4.1.0...v4.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> |
||
---|---|---|
.circleci | ||
.github | ||
config | ||
media | ||
packages | ||
scripts | ||
.editorconfig | ||
.eslintignore | ||
.gitignore | ||
.npmrc | ||
crowdin.yml | ||
lerna.json | ||
LICENSE | ||
package.json | ||
README.md | ||
todo.md | ||
yarn.lock |
Note
: This is part of version 2 of FreeSewing.
It is a work in progress, and not ready for prime-time yetFor all questions, please come say hello in our chatroom on Gitter.
FreeSewing
A JavaScript library for made-to-measure sewing patterns
About freesewing
FreeSewing is JavaScript library for made-to-measure sewing patterns.
Links
- 💻 Website: freesewing.org
- 💬 Chat: Gitter
- 🐦 Twitter: @freesewing_org
- 📷 Instagram: @freesewing_org
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.