PhotoSwipe
schlosser/pig.js: Arrange images in a responsive, progressive-loading grid managed in JavaScript using CSS transforms.
Building the Image Grid from Google Photos
CSS Image Grid Gallery
Pure CSS - Justified Gallery
nk-o/flickr-justified-gallery: Flickr's justified images gallery
Like google photos or flickr
fjGallery(document.querySelectorAll('.fj-gallery'), {
itemSelector: '.fj-gallery-item'
});