metafizzy / outlayer

:construction_worker: the brains & guts of a layout library
163 stars 63 forks source link

add gruntfile in order to create pkgd files #44

Closed sculove closed 8 years ago

sculove commented 8 years ago

Outlayer has a lot of dependency.

I add packaged files to easy use.

this PR refers to a gruntfile.js of the imagesloaded (https://github.com/desandro/imagesloaded/blob/master/Gruntfile.js)

desandro commented 8 years ago

Thank you for this contribution. See my response from https://github.com/metafizzy/outlayer/issues/46#issuecomment-159279895

Outlayer is the foundation of a layout library, but it doesn't have much functionality by itself. I recommend packaging Outlayer and its dependencies with your custom layout, like I do with Masonry, Isotope, and Packery.