angular-isotope

AngularJS directives for Isotope by Metafizzy


Keywords
angular-isotope, isotope, jquery.isotope, ng-isotope
License
GPL-3.0
Install
bower install angular-isotope

Documentation

angular-isotope

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.

How to use

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.