justified-gallery
v0.1.0
Published
A compatibility package to use justifiedGallery in projects
Downloads
72
Readme
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