lazy-image-js
v0.0.1
Published
Standalone Javascript Library to lazy load the image. You can use it without jquery~
Downloads
2
Maintainers
Readme
Lazy Image JS
Standalone Javascript Library to lazy load the image. You can use it without jquery~
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:
- Email: [email protected]
- twitter: @BosNaufal
License
MIT Copyright (c) 2016 - forever Naufal Rabbani