New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

next-progressive-image

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

next-progressive-image

A React component for progressive image loading with a low-res blur effect.

  • 1.0.1
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
0
Weekly downloads
 
Created

next-progressive-image

A lightweight React component for progressive image loading, designed for Next.js projects. This component initially displays a low-resolution blurred image, then swaps it with a high-resolution image once it's fully loaded, improving user experience and performance.

Installation

To install the package, use npm or yarn:

npm install next-progressive-image

FAQs

Package last updated on 01 Nov 2024

Did you know?

Socket

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.

Install

Related posts