Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ooade/pimg

:camera: Mini Image Lazy Loader for P(R)eact and Vue
https://github.com/ooade/pimg

cloudinary image image-processing lazy lazy-loading preact react

Last synced: about 1 month ago
JSON representation

:camera: Mini Image Lazy Loader for P(R)eact and Vue

Awesome Lists containing this project

README

        

# pimg logo

Pimg is a Progessive Image Component For React, Preact and Vue.js.

It helps in lazy loading of images in a nice and cool way.

It's 2KB (gzipped).

It has first-class support for Cloudinary Images.

[![build status](https://img.shields.io/travis/ooade/pimg/master.svg?style=flat-square)](https://travis-ci.org/ooade/pimg)
[![npm version](https://img.shields.io/npm/v/pimg.svg?style=flat-square)](https://www.npmjs.com/package/pimg)
[![npm downloads](https://img.shields.io/npm/dm/pimg.svg?style=flat-square)](https://www.npmjs.com/package/pimg)

## Installation

To install:

```
npm install --save pimg
```

## Documentation

https://ooade.gitbooks.io/pimg/

## Contributions

Feel free to send a PR.

## Contributors

Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):

| [
Ademola Adegbuyi](https://ademola.adegbuyi.me)
[💻](https://github.com/ooade/pimg/commits?author=ooade "Code") [📖](https://github.com/ooade/pimg/commits?author=ooade "Documentation") [⚠️](https://github.com/ooade/pimg/commits?author=ooade "Tests") [💡](#example-ooade "Examples") | [
Olushi Luqman O.](https://twitter.com/codeshifu)
[💻](https://github.com/ooade/pimg/commits?author=codeshifu "Code") |
| :---: | :---: |

This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!

### License

MIT