~alcinnz/CatTrap

ref: c06fd5523fd9a30b1da5cb86bc6f862715b0b5d2 CatTrap/README.md -rw-r--r-- 460 bytes
c06fd552 — Adrian Cochrane Test & fix block layout. 1 year, 8 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.