Skip to content

kosamari/sweaterify

Repository files navigation

Sweaterify

ugly browser christmas

This is the source code repo for sweaterify

FAQ

Why did you make 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.

Can I use Sweaterify to design knit pattern, cross stitch, or bead weaving?

Yes ! Once you are happy with the design, click on Download Pattern CSV, it will give you pattern guide in CSV format.

Can I buy a sweater designed using Sweaterify ?

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

Development

  • run npm start, a web server will start with livereload on port 3100
  • main file for the app is ./assets/js/src/main.js if you run npm start watch script to minify ./assets/js/src/main.js to ./assets/js/main.min.js should be running too.

License

Copyright 2016 Mariko Kosaka Code licensed under the Apache-2.0 License Image assets are licensed under CC BY-NC-SA 4.0