Tag: masonry
-
Bricklayer.js
—
in Web designBricklayer is a Lightweight and Independent Pinterest-like Cascading Grid Layout Library.
-
Native CSS Masonry Layout In CSS Grid
—
There is now a specification for native CSS masonry layout, as part of the Grid Layout spec. In this article, Rachel Andrew explains how it works with the help of a couple of demos you can try out in Firefox Nightly.
-
Approaches for a CSS Masonry Layout
—
Nothing against JavaScript, but it’s understandable we might not want to lean on it for doing layout. Is there anything we can do in CSS directly these days?
-
Packery – Gapless, draggable grid layouts
—
in Web designPackery is a JavaScript library and jQuery plugin that makes gapless and draggable layouts. It uses a bin-packing algorithm to fill in empty gaps. Packery layouts can be intelligently ordered or organically wild. Elements can be stamped in place, fit in a specific spot, or dragged around. It’s perfect for draggable dashboard and seamless Masonry image galleries.