Skip to content

Standalone Javascript Library to lazy load the image. You can use it without jquery~

License

Notifications You must be signed in to change notification settings

BosNaufal/lazy-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lazy Image JS

Standalone Javascript Library to lazy load the image. You can use it without jquery~

DEMO

Install

Include the lazy-image.js to your HTML or import it to your module (es6/node), Then it's ready to run.

or You can install it via npm

$ npm install lazy-image-js -S

Usage

// Config Option
lazyImageInit({
  transProp: 'opacity',
  transDuration: 0.5,
  transType: 'ease',
})

Thank you for making this useful~

Let's talk about some projects

Just Contact Me At:

License

MIT Copyright (c) 2016 - forever Naufal Rabbani

About

Standalone Javascript Library to lazy load the image. You can use it without jquery~

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published