MooPin
Pinterest-style column grid for MooTools
MooPin is a MooTools plugin for building Pinterest-style column grids. Pass it a container of tiles and it packs items into columns, with events for window resize and re-render — useful for infinite-scroll galleries. Inspired by the Wookmark jQuery plugin and written for the MooTools ecosystem.
column layout
Infinite
scroll ready
Events
resize & render
MIT
open source
How it works
What's inside
01
Pinterest-style masonry column packing from a container of tiles
02
Designed for infinite-scroll galleries as new items arrive
03
onWindowResize and onRender events for layout hooks
04
Simple API: new MooPin({ container: "main" })
05
Inspired by the Wookmark jQuery plugin, built for MooTools
06
Tested on Chrome and Firefox