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

dinbror/blazy

Hey, be lazy! bLazy.JS is a lightweight pure JavaScript script for lazy loading and multi-serving images. It's working in all modern browsers including IE7+. observed · 2026-08-28

github.com/dinbror/blazy · homepage · 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4787
  • days_rel: n/a
  • days_push: 2457
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2591 stars · 339 forks observed · 2026-08-28

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

bLazy is a lightweight pure JavaScript library (under 1.4KB gzipped) for lazy loading and multi-serving images, iframes, videos, and other src-based elements. It supports srcset, the picture element, retina serving, and background images without any third-party dependencies.

Use cases

  • lazy load images as the user scrolls
  • serve responsive images with srcset and picture element
  • serve retina images on high-dpi devices
  • lazy load iframes and HTML5 videos
  • reduce bandwidth and speed up page load
  • lazy load background images

When to choose

  • you need a tiny dependency-free lazy loader for legacy browsers including IE7+
  • you want multi-serving of responsive/retina images in an older codebase without native loading=lazy support

When to avoid

  • you target only modern browsers - native loading="lazy" and IntersectionObserver cover most needs
  • you need an actively maintained library - the last release was in 2019 and the demo site is down

Facets

library · maturity abandoned

image-processing ui-components web-development frontend performance browser lazy-loading responsive-images srcset vanilla-js no-dependencies retina-images javascript

3 sources

Member repositories

RepositoryRoleHealth v2
dinbror/blazymain32

For agents

markdown · JSON · MCP: product_card(name="dinbror/blazy")

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