yyx990803/zoomerang
drop in zoom anything observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases 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: 4659
- days_rel: n/a
- days_push: 1871
- n_releases_24m: 0
Adoption not part of the score
1216 stars · 108 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity maintenance
animation ui-components frontend web-development browser zoom-effect css-transforms drop-in medium-style-zoom image-zoom javascript
3 sources
- readme: https://github.com/yyx990803/zoomerang · fetched 2026-08-28 · 9bb5e37a28bc
- homepage: http://yyx990803.github.io/zoomerang/ · fetched 2026-08-29 · 3c6dd4fb0cd9
- registry_npm: https://registry.npmjs.org/zoomerang · fetched 2026-08-29 · 048b42fb7f73
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yyx990803/zoomerang | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="yyx990803/zoomerang")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem