justified-gallery
v0.1.0
Published
A compatibility package to use justifiedGallery in projects
Readme
justified-gallery

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