UNPKG

late-images

Version:

Lightweight javascript library to lazy load images as enter viewport

11 lines (7 loc) 622 B
# Late images [![Build Status](https://travis-ci.org/dbrekalo/lateImages.svg?branch=master)](https://travis-ci.org/dbrekalo/lateImages) [![Coverage Status](https://coveralls.io/repos/github/dbrekalo/lateImages/badge.svg?branch=master)](https://coveralls.io/github/dbrekalo/lateImages?branch=master) [![NPM Status](https://img.shields.io/npm/v/late-images.svg)](https://www.npmjs.com/package/late-images) Lightweight javascript browser library to lazy load images as they enter viewport. Has no big dependencies and weighs less than 2KB. [Demo and documentation can be found here](http://dbrekalo.github.io/lateImages/)