
Security News
Feross on the 10 Minutes or Less Podcast: Nobody Reads the Code
Socket CEO Feross Aboukhadijeh joins 10 Minutes or Less, a podcast by Ali Rohde, to discuss the recent surge in open source supply chain attacks.
Low Quality Image Placeholder for React is a component that allows you Lazy Load images using Medium load image effects
Check this out: https://jmperezperez.com/medium-image-progressive-loading-placeholder/
| Prop | Required | Type | Default Value | Description | Example |
|---|---|---|---|---|---|
| aspectRatio | yes | string | "" | Defines the aspect ratio of your image. You should use the image dimentions in the format "WIDTHxHEIGHT" | "1280x720" |
| thumbnail | yes | string | "" | The path or url to your thumbnail image | "http://www.micdn.com/cats_thumbnail.jpeg" |
| src | yes | string | "" | The path or url to your image | "http://www.micdn.com/cats_.jpeg" |
| lazyLoad | no | string | "image" | This prop define how will work lazy load. You should use 1 of 3 values: image - all - none. image applies lazy load only to your images (thumbnails will be loaded all at once). all applies lazy load to both, thumbnails and images. none disable lazy load. | "all" |
| color | no | string | "#B9E1DC" | The color for the box where the images and thumbnails will be loaded. | "#B9E1DC" |
| blur | no | number | 40 | The pixels number of blur effect in your thumbnail | 30 |
| alt | no | string | "" | alt value for your image | "something" |
FAQs
LQIP images for react
The npm package lqip-react receives a total of 3 weekly downloads. As such, lqip-react popularity was classified as not popular.
We found that lqip-react demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Socket CEO Feross Aboukhadijeh joins 10 Minutes or Less, a podcast by Ali Rohde, to discuss the recent surge in open source supply chain attacks.

Research
/Security News
Campaign of 108 extensions harvests identities, steals sessions, and adds backdoors to browsers, all tied to the same C2 infrastructure.

Security News
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.