smhanov / boxes

Demo for DevHouse tech talk on Cassowary algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

boxes

Demo for DevHouse tech talk on Cassowary algorithm

I created the Box class which represents a rectangle and has functions like "alignLeft", "sameWidth", etc. This is a very thin wrapper over Cassowary.js, from https://github.com/slightlyoff/cassowary.js/ and you can use it as an example for its equation syntax.

About

Demo for DevHouse tech talk on Cassowary algorithm


Languages

Language:JavaScript 88.7%Language:HTML 11.3%