# yyx990803/zoomerang

drop in zoom anything

Repository: https://github.com/yyx990803/zoomerang
Canonical: https://ross.abutalabs.com/products/zoomerang
Homepage: http://yyx990803.github.io/zoomerang/
Language: JavaScript
License Family: other
Last push: 2021-07-19T20:08:56+00:00

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

## Adoption (not part of the score)
Stars 1216, forks 108 (observed 2026-08-28T04:04:01.361107+00:00)

## What it is
Zoomerang.js is a small drop-in JavaScript library that lets users zoom in and out on almost any element on a page, inspired by Medium's avatar zoom effect. It works via CSS transforms and keeps working when the page is resized or scrolled while zoomed in.

## Use cases
- zoom in on images when clicked
- add medium-style avatar zoom effect to my page
- magnify page elements with a click
- zoomable image lightbox without setup
- expand thumbnails to full view on click

## When to choose
- you want a zero-setup click-to-zoom effect on images or fixed-size elements
- you need a tiny dependency-free zoomer for a simple page
- you only need to support modern browsers with CSS transforms

## When to avoid
- you need IE9 or stock Android 2.x support
- your targets are long inline text with natural line wraps
- you need advanced gallery/lightbox features like captions or swipe navigation
- you need an actively maintained project

## Facets
- artifact type: library
- maturity: maintenance
- function: animation, ui-components
- domain: frontend, web-development
- platform: browser
- tags: zoom-effect, css-transforms, drop-in, medium-style-zoom, image-zoom, javascript

## Member repositories
- yyx990803/zoomerang (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:01.361107+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-30T06:17:12.972242+00:00, confidence not recorded.
  - readme: https://github.com/yyx990803/zoomerang (fetched 2026-08-28T04:04:01.361107+00:00, sha 9bb5e37a28bc)
  - homepage: http://yyx990803.github.io/zoomerang/ (fetched 2026-08-29T12:25:08.705017+00:00, sha 3c6dd4fb0cd9)
  - registry_npm: https://registry.npmjs.org/zoomerang (fetched 2026-08-29T12:25:08.714691+00:00, sha 048b42fb7f73)
- Data as of 2026-08-30T08:39:29.467469+00:00.
