https://github.com/webreflection/masonry-rows
A Custom Element that delivers masonry grid layout to most common browsers.
https://github.com/webreflection/masonry-rows
Last synced: over 1 year ago
JSON representation
A Custom Element that delivers masonry grid layout to most common browsers.
- Host: GitHub
- URL: https://github.com/webreflection/masonry-rows
- Owner: WebReflection
- Created: 2020-12-03T16:18:08.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-03T16:59:38.000Z (over 5 years ago)
- Last Synced: 2024-12-31T15:13:01.494Z (over 1 year ago)
- Language: JavaScript
- Size: 20.5 KB
- Stars: 20
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# masonry-rows
A *Custom Element* fully inspired by [A Lightweight Masonry Solution](https://css-tricks.com/a-lightweight-masonry-solution/) article.
**[Live Demo](https://codepen.io/WebReflection/pen/RwGravV?editors=0100)**
```html
Any content is shown as a grid with masonry rows.
From paragraphs to images.
```