An open API service indexing awesome lists of open source software.

https://github.com/rl-king/elm-masonry

Balanced and unbalanced masonry column grid layout.
https://github.com/rl-king/elm-masonry

column grid layout masonry

Last synced: 10 months ago
JSON representation

Balanced and unbalanced masonry column grid layout.

Awesome Lists containing this project

README

          

# elm-masonry

Distribute elements over columns, ordered from left to right while taking
element height into account so all columns are about the same length.

[example live](https://rl-king.github.io/elm-masonry-example/) |
[example code](https://github.com/rl-king/elm-masonry-example)

![example](https://rl-king.github.io/elm-masonry-example/example.svg)