• Stars
    star
    204
  • Rank 192,063 (Top 4 %)
  • Language
    CSS
  • Created almost 12 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

AngularJS directives to easily work with JQuery Isotope.

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.

More Repositories