Packery is a JavaScript layout library that uses a bin-packing algorithm. This is a fancy way of saying “it fills empty gaps.” Packery layouts can be intelligently ordered or organically wild. Elements can be stamped in place, fit in an ideal spot, or dragged around. Packery creates different types of dynamic grid layouts easily. Previously, we have introduced quite a few dynamic grid solutions and how to use it creatively. Packery is free for non-commercial, personal or open source projects and applications whereas one-time purchase of a commercial license is required is it’s used in commercial projects and applications. Features Standard options to set columns and gutter. Stamped elements (like a sticky note) Many built-in methods to manipulate the layout. (addItems, destroy, fit, remove, stamp, unstamp, get Item…….) Call events (DragItemPositioned, fitComplete, layoutComplete and remove Complete) Draggable
Packery is a JavaScript layout library that uses a bin-packing algorithm. This is a fancy way of saying “it fills empty gaps.” Packery layouts can be intelligently ordered or organically wild.
Email me when aalishan matrix publishes or recommends stories