Skip to content

officert/angular-jquery-lazyload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular-jquery-lazyload

Angular directives for Mika Tuupola's jQuery lazy load plugin

These are simple angular wrappers around his plugin.

  • Click Here for documentation about his jQuery plugin
  • Click Here for his github repo for the project

Installation

Via Bower:

bower install angular-jquery-lazyload --save

Add the following script to your page:

bower_components/angular.jquery.lazyload/angular.jquery.lazyload.min.js

Add the following dependency to your angular app:

var app = angular.module('app', [
  'angular.jquery.lazyload'
]);

About

Angular directive for Mika Tuupola's jQuery lazy load plugin

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •