Ross ROSS = Recommend OSS · open-source software intelligence for agents

twobin/react-lazyload

Lazy load your component, image or anything matters the performance. observed · 2026-08-28

github.com/twobin/react-lazyload · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4044
  • days_rel: n/a
  • days_push: 884
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5900 stars · 485 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A React library that lazily loads components, images, or any content when it enters the viewport to improve page performance. It uses minimal event listeners with throttled scroll/resize handling and supports one-time and continuous lazy load modes.

Use cases

  • lazy load images in a react app
  • defer rendering of offscreen components
  • improve page performance with lazy loading
  • lazy load long lists of images on scroll
  • reduce initial bundle render cost in react
  • server-side rendered lazy loading in react

When to choose

  • you use React and need viewport-based lazy loading of images or components
  • you want SSR-friendly lazy loading with minimal event listeners
  • you need both one-time and continuous lazy load modes

When to avoid

  • you need native browser lazy loading only for images (use loading="lazy")
  • you use a framework other than React
  • you need actively developed features or rapid bug fixes

Facets

library · maturity maintenance

ui-components animation frontend-framework web-development frontend performance browser react lazy-loading deferred-rendering scroll-optimization ssr-friendly nodejs web-server

1 source

Member repositories

RepositoryRoleHealth v2
twobin/react-lazyloadmain32

For agents

markdown · JSON · MCP: product_card(name="twobin/react-lazyload")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem