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

ivopetkov/responsively-lazy

Lazy load responsive images and HTML observed · 2026-08-28

github.com/ivopetkov/responsively-lazy · homepage · JavaScript observed · 2026-08-28

Health v2 · maintenance only

41/100

  • Activity 41
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

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

  • gap_med: n/a
  • age_days: 4032
  • days_rel: n/a
  • days_push: 358
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1092 stars · 44 forks observed · 2026-08-28

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

A tiny dependency-free JavaScript library (2.5kb gzipped) for truly lazy loading responsive images, background images, and HTML. It is SEO friendly, supports WebP and AVIF formats, and avoids unnecessary network requests.

Use cases

  • lazy load responsive images on a website
  • defer loading images below the fold to improve page speed
  • serve webp or avif images with fallbacks
  • lazy load background images
  • lazy load HTML fragments containing JavaScript
  • improve SEO while lazy loading images

When to choose

  • you need a lightweight, dependency-free lazy loading solution
  • SEO matters and you want valid HTML with a real src fallback
  • you want to serve modern image formats like WebP and AVIF with fallbacks
  • you need to lazy load HTML or background images, not just img tags

When to avoid

  • you prefer native loading="lazy" and browser-level srcset support
  • you need a framework-specific solution (React/Vue components)
  • you require IntersectionObserver-based APIs with fine-grained callbacks

Facets

library · maturity stable

image-processing developer-tools web-development frontend performance browser lazy-loading responsive-images webp avif seo-friendly vanilla-javascript no-dependencies nodejs

3 sources

Member repositories

RepositoryRoleHealth v2
ivopetkov/responsively-lazymain41

For agents

markdown · JSON · MCP: product_card(name="ivopetkov/responsively-lazy")

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