angular-masonry
angular-masonry copied to clipboard
Asked about dependencies
¿Why so many dependencies, are all necessary?
+1, including a library using RequireJS becomes a mess
If anyone needs, I've created a single file with dependences that can be included as one module in RequireJS - https://gist.github.com/shershen08/b0dcb6b1938c414367a8afa7ff9be23c
masonary dependencies actually come in packages.
all I ever needed to run the directive were
jQuery 2/3
masonry.pkgd.min.js
imagesloaded.pkgd.js (if you don't use images it's optional)
and the directive itself