metafizzy / isotope-packery

packery layout mode for Isotope
42 stars 15 forks source link

packery layout mode for Isotope

See docs for packery layout mode

$('.grid').isotope({
  layoutMode: 'packery'
});

Install

Download packaged source file

Install with Bower :bird: bower install isotope-packery

Install with npm: npm install isotope-packery