ScarfParty is a web-based companion for knitting a two-colour, double-sided, pixel-pattern-based scarf.
V2 of ScarfParty is a nice, clean, ES6 rewrite of the original AngularJS app, using absolutely no big JavaScript megaframeworks, and making use of Origami Build Tools and the polyfill service, both of which are developed and maintained by the good people at the Financial Times.
npm install
obt build
npm test
Run an HTTP server in the project root directory e.g. with python -m SimpleHTTPServer
Coming soon...