A library of AngularJS directives for JQuery Isotope. Focussed on using "ng-repeat" to loop through a given array and easily create and populate a multitude of isotope items with a single tile specification.
Works with stable versions of Isotope and Angular. If not, please let me know.
Install using bower install angular-isotope
Include Isotope v1 and Angular in your code as well as the angular-isotope library.
See a no-server-required demo here. View the page source to see how it works.