# dkern/jquery.lazy

A lightweight, fast, feature-rich, powerful and highly configurable delayed content, image and background lazy loading plugin for jQuery & Zepto.

Repository: https://github.com/dkern/jquery.lazy
Canonical: https://ross.abutalabs.com/products/jquerylazy
Homepage: http://jquery.eisbehr.de/lazy
Language: JavaScript
License: NOASSERTION
License Family: other
Topics: jquery, jquery-plugin, lazy-loading, lazy, lazy-load, lazyload, lazyloading, images, pagespeed, background-image, jquery-lazy, javascript, zepto
Last push: 2023-09-07T13:16:42+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4974, "days_push": 1091, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1018, forks 230 (observed 2026-08-28T04:03:14.950780+00:00)

## What it is
jQuery Lazy is a lightweight, highly configurable lazy-loading plugin for jQuery and Zepto that delays loading of images, background images, and arbitrary content until it scrolls into view. It supports placeholders, retina displays, custom loaders, and callbacks to improve page speed and reduce traffic.

## Use cases
- lazy load images as user scrolls down a page
- defer background-image loading to speed up page load
- reduce bandwidth by only loading content in view
- lazy load content inside horizontally scrolling containers
- show placeholder images while content loads
- support retina images with lazy loading

## When to choose
- your site uses jQuery or Zepto and needs lazy loading of images or backgrounds
- you need broad legacy browser and old jQuery version compatibility
- you want configurable loaders, callbacks, and effects for deferred content

## When to avoid
- you use a modern framework with native loading='lazy' or IntersectionObserver-based solutions
- your project does not depend on jQuery or Zepto
- you need actively developed features or guaranteed long-term maintenance

## Facets
- artifact type: plugin
- maturity: maintenance
- function: image-processing
- domain: web-development, frontend, performance
- platform: browser
- tags: jquery-plugin, lazy-loading, zepto, deferred-loading, images, background-images, pagespeed, retina-support, scrolling, web-development, javascript

## Member repositories
- dkern/jquery.lazy (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:14.950780+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:09:28.078345+00:00, confidence not recorded.
  - readme: https://github.com/dkern/jquery.lazy (fetched 2026-08-28T04:03:14.950780+00:00, sha ca8efa94b08c)
  - homepage: http://jquery.eisbehr.de/lazy (fetched 2026-08-29T13:10:02.976628+00:00, sha efc520deeeb7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
