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

Paul-Browne/lazyestload.js

load images only when they are in (and remain in) the viewport observed · 2026-08-28

github.com/Paul-Browne/lazyestload.js · homepage · HTML observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: 2951
  • days_rel: n/a
  • days_push: 1364
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1404 stars · 79 forks observed · 2026-08-28

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

A tiny (~400 byte) JavaScript library that lazy-loads images only when they are in the viewport and the user has stopped scrolling. It supports data-src, data-srcset, and picture/source elements with placeholder-based progressive enhancement.

Use cases

  • lazy load images on scroll
  • defer image loading until user stops scrolling
  • reduce page bandwidth by loading only visible images
  • blur-up placeholder image loading
  • responsive image lazy loading with srcset

When to choose

  • you want an extremely small dependency-free lazy loading script
  • you want to avoid loading images users scroll past
  • you need progressive enhancement with placeholder images

When to avoid

  • you need native loading='lazy' features or IntersectionObserver-based libraries with more options
  • you need lazy loading for iframes or videos
  • the project needs active maintenance or a license

Facets

library · maturity maintenance

image-processing frontend-framework web-development frontend performance browser lazy-loading progressive-enhancement images tiny-library viewport javascript

1 source

Member repositories

RepositoryRoleHealth v2
Paul-Browne/lazyestload.jsmain32

For agents

markdown · JSON · MCP: product_card(name="Paul-Browne/lazyestload.js")

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