Crates.io | flexgrid |
lib.rs | flexgrid |
version | 0.1.1 |
source | src |
created_at | 2022-08-27 20:09:36.95678 |
updated_at | 2022-08-30 03:34:00.645034 |
description | A simple bidirectional flex and grid layout system. |
homepage | https://github.com/wbbradley/flexgrid |
repository | https://github.com/wbbradley/flexgrid |
max_upload_size | |
id | 653577 |
size | 18,329 |
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.