Browser-based knitting (pattern) software

Knit is a web app designed to help you knit simple wavy scarfs by specifying parameters for length and shape to generate a pattern using Bézier curves. It operates entirely in the browser with no server-side component. You can see a scarf example on Github pages. Instructions for using the app include loading it, saving a local copy, knitting a swatch, configuring your scarf, and advancing rows. Each row is displayed with details like stitch count and direction. Future updates may include a timer for row completion and additional patterns beyond scarfs. (Word count: 97)

https://github.com/alefore/knit

To top