InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Masonry Alternatives
Similar projects and alternatives to Masonry
-
Bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
-
-
-
PixiJS
The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Masonry discussion
Masonry reviews and mentions
-
Frontend resources! 🚀
Masonry Grid: Create dynamic grid layouts with ease
- Implementing Masonry Grid with HTML, CSS, and JS
-
Help us invent CSS Grid Level 3, a.k.a. "Masonry" layout – WebKit
Probably influenced by the most popular JavaScript library for achieving this type of layout, Masonry[0]. The author notes at the end of the article:
> But do expect the name of this value to change in the future. And perhaps prepare for a future where we call this “columnar grid” or “Grid Level 3” instead of “Masonry”.
[0] https://masonry.desandro.com/
-
JavaScript Libraries That You Should Know
13. Masonry
-
How do I display a list of divs with different sizes like the picture below. I found a component that can do this with images but I want the elements to be divs.
To learn more about the Masonry library and explore its documentation and examples, you can visit the official website: Masonry.
-
Optimised for mobile & tablet but desktop looks off – any ideas / proposals?
Masonry is just what you need. There are libraries like this that you can utilize for this purpose.
-
Was playing the Titanfall campaign last night and thought it might be fun to fold spacetime
Thank you! I purchased a Masonry (https://masonry.desandro.com/) license and built off of one of the layouts. Site runs on a Lucee server and content is populated from MySQL tables. I am using various open source jquery plug-ins for pop-ups and what not.
- Creating this dynamic grid layout
-
How the heck does this work?
It’s called a masonry layout. It is a pain in the ass to implement but there are javascript libraries like Masonry.
-
Creating CSS masonry-style layouts
With no native CSS grid support for masonry layouts, developers relied on using libraries such as Masonry.js or Brick.js to replicate this visual design. These libraries can accomplish masonry-style layouts without CSS by using JavaScript to manipulate the DOM, then placing each element within the appropriate spaces.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 18 Jul 2025
Stats
desandro/masonry is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Masonry is HTML.