A JavaScript library for made-to-measure sewing patterns
A (template repository for a) FreeSewing pattern
There are two ways to bootstrap your FreeSewing pattern.
Run the following command:
npm init freesewing-pattern@beta
And follow the instructions
You can use this pattern repository template as a starting point for your pattern. After cloning the repository, follow these steps:
- Run
npm install
in the root folder of the repository - Run
npm install
in theexample
folder - Run
npm start
in the root folder of the repository (keep it running) - Run
npm start
in theexample
folder (in a new terminal)
Your browser will open http://localhost:3000 and serve the development environment.
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.
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
or clone this repository.
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 documentation, as well as a tutorial, and best practices.
If you're a maker, checkout freesewing.org where you can generate our sewing patterns adapted to your measurements.
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.
- 💻 Makers website: freesewing.org
- 💻 Developers website: freesewing.dev
- 💬 Chat: gitter.im/freesewing
- 🐦 Twitter: @freesewing_org
- 📷 Instagram: @freesewing_org
© Joost De Cock. See the license file for details.