WHAT'S NEW?
Loading...

2 Extremely lightweight Masonry JavaScript grid layout library alternatives

Masonry is a grid layout based on columns. The term Masonry layout owes its name to the popular jQuery Masonry plugin. Masonry layout is also referred to as the Pinterest Style Layout.


Generating Masonry layouts involves some advanced calculations, so it is wise to use a plugin. For my own purposes I was looking for a lightweight alternative and I found two interesting plugin for generating Masonry layouts, with a wide range of features.

Salvattore is a library agnostic JS script that will help you organize your HTML elements according to the number of columns you specify, like jQuery Masonry.


Savvior is a Masonry alternative without CSS-driven configuration or absolute CSS positioning 


1 comment: Leave Your Comments