# kingdido999/zooming

🔍 Image zoom that makes sense.

Repository: https://github.com/kingdido999/zooming
Canonical: https://ross.abutalabs.com/products/zooming
Homepage: https://kingdido999.github.io/zooming
Language: JavaScript
License: MIT
License Family: permissive
Topics: image-zoom, javascript, image, zoom, no-dependencies
Last push: 2024-08-17T13:55:32+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3597, "days_push": 746, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1608, forks 119 (observed 2026-08-28T04:05:10.748771+00:00)

## What it is
A dependency-free JavaScript library that adds smooth, gesture-friendly image zooming to web pages. It supports zooming into hi-res versions of images and is designed to work well on mobile.

## Use cases
- make images zoomable on a blog or docs site
- add lightbox-style image zoom to a web page
- zoom into hi-res images on click
- mobile-friendly image zoom with gestures
- integrate image zoom into VuePress or Docusaurus
- replace zoom.js with a no-dependency alternative

## When to choose
- you need lightweight image zoom with zero dependencies
- you want smooth animations and touch gesture support
- you want to show a hi-res image when zooming a thumbnail
- you need easy integration with static site generators like VuePress or Docusaurus

## When to avoid
- your images use fixed positioning
- parent elements have overflow: hidden around the images
- you need a full lightbox with galleries, captions, and keyboard navigation
- you need framework-specific components with active development

## Facets
- artifact type: library
- maturity: maintenance
- function: image-processing, animation, ui-components
- domain: web-development, frontend
- platform: browser
- tags: image-zoom, no-dependencies, lightbox, mobile-friendly, javascript

## Member repositories
- kingdido999/zooming (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:10.748771+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-30T03:51:34.605070+00:00, confidence not recorded.
  - readme: https://github.com/kingdido999/zooming (fetched 2026-08-28T04:05:10.748771+00:00, sha f365efe1920a)
  - homepage: https://kingdido999.github.io/zooming (fetched 2026-08-29T11:23:56.011238+00:00, sha 841f5eeb0b7b)
  - registry_npm: https://registry.npmjs.org/zooming (fetched 2026-08-29T11:23:56.021005+00:00, sha e39101fbf4b5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
