Creating CSS masonry-style layouts

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Masonry

    :love_hotel: Cascading grid layout plugin (by desandro)

  • 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.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • bricks.js

    A blazing fast masonry layout generator for fixed width elements.

  • 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.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Implementing Masonry Grid with HTML, CSS, and JS

    2 projects | dev.to | 28 Apr 2024
  • Help us invent CSS Grid Level 3, a.k.a. "Masonry" layout – WebKit

    5 projects | news.ycombinator.com | 23 Apr 2024
  • Ask HN: What was an interesting project you started and finished over a weekend?

    34 projects | news.ycombinator.com | 6 Apr 2024
  • Tabulator – JavaScript Tables and Data Grids

    1 project | news.ycombinator.com | 9 Feb 2024
  • Tabulator: Tables, datagrids and tree grids for Vanilla JavaScript

    1 project | news.ycombinator.com | 6 Feb 2024