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

https://github.com/mg-kh/render-img

React image lazy loading component
https://github.com/mg-kh/render-img

component image lazyloading porgressive-loading react

Last synced: 10 months ago
JSON representation

React image lazy loading component

Awesome Lists containing this project

README

          

## Image Loader Component For React

React Component for image placeholder and lazy loading.

---

## Features

- Show placeholder before actual image load

- Show fallback image when actual image failed to load

- Image lazyloading

- optional blur effect

- optional background placeholder color

- custom **loader component**

---

## Usage

```javascript
import {ImageLoader} from 'render-img'

```

Made with ❤️ by - _kaung htet_