douglaslira / infinityscroll

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NyxScroll - By Douglas Lira

This directive was developed from a demand of my friend Amandio Magalhães. It is a simple component that loads data when the screen scrolling reaches the bottom of the window

How to install

  • bower install nyxScroll --save

How to use

  • 1 - Add to the module component "nyx.components"
  • 2 - On body add attribute "nyx-scroll"
  • 3 - Inject the service on the controller "Paginate"
  • 4 - Follow the example of the project.

How to view this sample

About


Languages

Language:JavaScript 56.4%Language:HTML 43.6%