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.
- Host: GitHub
- URL: https://github.com/rl-king/elm-masonry
- Owner: rl-king
- License: bsd-3-clause
- Created: 2019-11-11T13:44:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-10-20T07:29:19.000Z (over 3 years ago)
- Last Synced: 2025-04-01T18:09:03.627Z (about 1 year ago)
- Topics: column, grid, layout, masonry
- Language: Elm
- Homepage: https://package.elm-lang.org/packages/rl-king/elm-masonry/latest/
- Size: 4.88 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)
