Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
updated README
  • Loading branch information
ApoorvSaxena committed Sep 6, 2020
1 parent 83fd88b commit 2d9cfa6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -10,6 +10,7 @@
- has NO DEPENDENCIES :)
- allows lazy loading of dynamically added elements as well,
- supports <img>, <picture>, iframes, videos, audios, responsive images, background images and multiple background images etc.
- even supports LQIP (Low Quality Image Placeholder)
- is completely free and open source.

It is written with an aim to lazy load images, iframes, ads, videos or any other element using the recently added [Intersection Observer API](https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API) with tremendous performance benefits.
Expand All @@ -27,7 +28,7 @@ It is written with an aim to lazy load images, iframes, ads, videos or any other
![Tesla](./brands/tesla.png)          ![Binance](./brands/binance.png)          ![Domino's](./brands/dominos.png)         
![BNP Paribas](./brands/bnp-paribas.png)          ![Mi](./brands/xiaomi.png)         
![Amway](./brands/amway.png)          ![TATA](./brands/tata.png)          ![Verizon](./brands/verizon.svg)
![Atlassian](./brands/atlassian.svg)    ![BNP Paribas](./brands/livemint.svg)
![Atlassian](./brands/atlassian.svg) ![BNP Paribas](./brands/livemint.svg)
![JLM Couture](./brands/jlm-couture.png)          ![New Balance](./brands/new-balance.png)          ![BBC](./brands/bbc.png)

and many more...
Expand Down

0 comments on commit 2d9cfa6

Please sign in to comment.