~alcinnz/CatTrap

ref: 272852e8b518fb81dcd92d785f8284a713df0e2b CatTrap/README.md -rw-r--r-- 460 bytes
272852e8 — Adrian Cochrane Draft new CatTrap API which hopefully is easier to implement. 1 year, 7 months ago

#CatTrap

Lays out boxes according to the CSS Box Model, computing where to place e.g. images, paragraphs, containers, tables, etc onscreen given desired amounts of whitespace.

It is a layout engine for The Argonaut Stack browser engine, and as such this being the internet some of these boxes will inevitably contain cats.

TODO: Say more about how to use this once its implemented.