1
0
Fork 0
Fork of Freesewing's monorepo holding all our NPM packages, including our core library
Find a file
2020-05-31 17:58:36 +02:00
.circleci 👷 Updated CicleCI config 2019-08-20 15:53:14 +02:00
.github chore: Updated changelog generation script 2020-05-31 17:53:04 +02:00
config chore: Updated changelog generation script 2020-05-31 17:53:04 +02:00
media 🚧 Added verdaccio as mock local registry 2019-04-20 15:36:31 +02:00
packages chore: Updated changelog generation script 2020-05-31 17:53:04 +02:00
scripts chore: Updated changelog generation script 2020-05-31 17:53:04 +02:00
tests/patterns chore: Adapted tests for legend pattern 2020-05-31 17:58:36 +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 chore: Updated gitignore for new utils file 2020-05-24 11:07:43 +02:00
.node-version Add .node-version file 2020-03-07 11:04:19 +01:00
.npmrc 🔥 Cleanup and reduced log output 2019-04-20 19:50:37 +02:00
.tool-versions Add .tool-versions file 2020-03-07 11:04:42 +01:00
CHANGELOG.md chore: Updated changelog generation script 2020-05-31 17:53:04 +02:00
commitlint.config.js chore: Added linting for conventional commits 2019-10-05 15:11:06 +02:00
crowdin.yml Update Crowdin configuration file 2019-04-24 14:37:12 +02:00
lerna.json chore: Reconfigure packages 2020-05-01 15:06:36 +02:00
LICENSE 🔧 Switched to centrally managed README files 2019-04-19 20:09:30 +02:00
package.json chore(deps): bump bezier-js from 2.4.6 to 2.6.1 2020-04-27 04:51:49 +00:00
README.md chore: Correct emoji in readme 2020-04-04 11:21:04 +02:00
yarn.lock Merge pull request #397 from freesewing/dependabot/npm_and_yarn/eslint-plugin-node-11.1.0 2020-05-11 19:50:55 +02:00

FreeSewing

@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

What am I looking at? 🤔

This repository is our monorepo holding all our NPM packages.

Getting started

As this is a monorepo. You'll need lerna and yarn on your system.
Once you have those, clone (or fork) this repo and run yarn kickstart:

git clone git@github.com:freesewing/freesewing.git
cd freesewing
yarn kickstart

About FreeSewing 💀

Where the world of makers and developers collide, that's where you'll find FreeSewing.

Our core library is a batteries-included toolbox for parametric design of sewing patterns. It's a modular system (check our list of plugins and getting started is as simple as:

npm init freesewing-pattern

The getting started section on freesewing.dev is a good entrypoint to our documentation, but you'll find a lot more there, including our API reference, as well as our tutorial, and best practices.

If you're a maker, checkout freesewing.org where you can generate our sewing patterns adapted to your measurements.

Support FreeSewing: Become a patron 🥰

FreeSewing is an open source project run by a community, and financially supported by our patrons.

If you feel what we do is worthwhile, you too should become a patron.

License: MIT 🤓

© Joost De Cock.
See the license file for details.

Where to get help 🤯

Our chatroom on Gitter is the best place to ask questions, share your feedback, or just hang out.

If you want to report a problem, please create an issue.