isotope-packery icon indicating copy to clipboard operation
isotope-packery copied to clipboard

packery layout mode for Isotope

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