0.0.1 • Published 8 years ago

lazy-image-js v0.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

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