#flex #layout #grid #flow #engine

flexgrid

A simple bidirectional flex and grid layout system

2 releases

0.1.1 Aug 30, 2022
0.1.0 Aug 27, 2022

#11 in #flex

MIT license

18KB
498 lines

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.

No runtime deps