flexgrid

Crates.ioflexgrid
lib.rsflexgrid
version0.1.1
sourcesrc
created_at2022-08-27 20:09:36.95678
updated_at2022-08-30 03:34:00.645034
descriptionA simple bidirectional flex and grid layout system.
homepagehttps://github.com/wbbradley/flexgrid
repositoryhttps://github.com/wbbradley/flexgrid
max_upload_size
id653577
size18,329
Will Bradley (wbbradley)

documentation

README

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.

Commit count: 8

cargo fmt