# nishanths/zoom.js

Fork of fat/zoom.js with improvements

Repository: https://github.com/nishanths/zoom.js
Canonical: https://ross.abutalabs.com/products/nishanths-zoomjs
Homepage: https://nishanths.github.io/zoom.js
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2023-04-13T15:09:42+00:00

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

## Adoption (not part of the score)
Stars 1338, forks 47 (observed 2026-08-28T04:04:25.702196+00:00)

## What it is
A dependency-free TypeScript image zooming plugin for the web, ported from fat/zoom.js (the effect seen on older Medium). Clicking an image zooms it; dismissal works via click, overlay, scroll, or Esc.

## Use cases
- add medium-style image zoom to a blog
- zoom images on click without jquery
- lightweight image lightbox for static site
- typescript image zoom library with typings
- replace fat/zoom.js without bootstrap dependency

## When to choose
- you want a small, zero-dependency image zoom in a modern ES-module TypeScript bundle
- you liked the Medium-style zoom interaction
- you need typed API and npm distribution

## When to avoid
- you need a full lightbox with galleries, captions, or swipe gestures
- you need CommonJS/main entry support without a module-aware bundler
- you need strict API stability across minor versions

## Facets
- artifact type: plugin
- maturity: active
- function: ui-components, animation
- domain: frontend, web-development
- platform: browser
- tags: image-zoom, typescript, no-dependencies, medium-style, es-modules, web-server

## Member repositories
- nishanths/zoom.js (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:25.702196+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-30T04:44:00.692784+00:00, confidence not recorded.
  - readme: https://github.com/nishanths/zoom.js (fetched 2026-08-28T04:04:25.702196+00:00, sha 0e86c056e207)
  - homepage: https://nishanths.github.io/zoom.js (fetched 2026-08-29T12:03:30.074702+00:00, sha dda646f80831)
- Data as of 2026-08-30T08:39:29.467469+00:00.
