An open API service indexing awesome lists of open source software.

https://github.com/stamat/lazyloaded

Lazy loading images responsively with IntersectionObserver
https://github.com/stamat/lazyloaded

esm esmodule intersection-observer javascript lazyload lazyload-images responsive-images

Last synced: about 1 month ago
JSON representation

Lazy loading images responsively with IntersectionObserver

Awesome Lists containing this project

README

        

# lazyloaded [![npm version](https://img.shields.io/npm/v/lazyloaded)](https://www.npmjs.com/package/lazyloaded)

Responsive image lazy loading available an ES module and iife utilizing IntersectionObserver.

Refactored https://github.com/stamat/imgry into a module.

## Installation

```
npm i lazyloaded
```

## Usage

🚧

With ❤️ by @stamat