Skip to content

Instantly share code, notes, and snippets.

View phi-tran-vibe's full-sized avatar

phi-tran-vibe

View GitHub Profile
@shershen08
shershen08 / angular-masonry-deps.js
Created May 6, 2016 12:21
Single module for including all angular-masonry dependences via AMD
/**
* Single module for including angular-masonry via AMD (e.g. RequireJS)
* includes: Bridget, matchesSelector, EvEmitter, Fizzy UI utils, getSize, imagesLoaded, Outlayer, Outlayer Item, Masonry
*
* Created at: 6-05-2016
* Created by: michail.kuznetsov@gmail.com
*/
define(['jquery'], function($) {
/**