This is the source code repo for sweaterify
I have a home-use programmable knitting machine from 80s. I've been working on software to design pattern for this machine. If you are curious checkout talks I gave below.
Yes ! Once you are happy with the design, click on Download Pattern CSV
, it will give you pattern guide in CSV format.
That is extremely unlikely. It takes me about a week to make a sweater (even with the help of home-use knitting machine) which means it would cost a lot to make one. That being said, if you are working on special project & need custom knitwear produced, please get in touch
- run
npm start
, a web server will start with livereload on port3100
- main file for the app is
./assets/js/src/main.js
if you runnpm start
watch script to minify./assets/js/src/main.js
to./assets/js/main.min.js
should be running too.
Copyright 2016 Mariko Kosaka Code licensed under the Apache-2.0 License Image assets are licensed under CC BY-NC-SA 4.0