flexgrid 0.1.1

A simple bidirectional flex and grid layout system.
Documentation
1
2
3
4
5
6
7
# flexgrid

Use flexgrid to place non-overlapping boxes within a rectangular space. Choose
directions, use nesting, and specify Pixel, Percent, or Flex constraints.

Currently we assume a screen coordinate system where Y increases in the downward
direction.