lazy-image-js

0.0.1 • Public • Published

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

Dependents (0)

Package Sidebar

Install

npm i lazy-image-js

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • bosnaufal