justified-gallery

A compatibility package to use justifiedGallery in projects
Installation
$ npm install --save justified-gallery
Usage
var $ = require('jquery');
var justifiedGallery = require('justified-gallery');
$(selector).justifiedGallery(settings);
License
ISC © rand0me