/Infinite-scroll

Infinite scroll example with angularjs

Primary LanguageJavaScript

Infinite-scroll

Infinite scroll example with angularjs

This code aims to implement infinite scroll functionality in AngularJS application.

Just load index.html file using any webserver. I have used IIS which comes with Visual Studio.

Dependencies:

  • JQuery
  • AngularJS
  • Infinite scroll library

I have inclued all the dependencies from CDN.