A set of directives to help using lazy-rendering techniques easily.
Use this directive as an attribute if you want to delay the rendering of a module until visible in the viewport.
Use this directive as an attribute if you want a repeater (ng-repeat) to grow as the user scrolls down.