anvaka/panzoom
Universal pan and zoom library (DOM, SVG, Custom) observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 74
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 3804
- days_rel: n/a
- days_push: 157
- n_releases_24m: 0
Adoption not part of the score
2003 stars · 313 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A JavaScript library that adds pan and zoom interactions to DOM elements and SVG scenes. It is extensible, mobile friendly, and emits transformation events for custom behavior.
Use cases
- add pan and zoom to an SVG diagram
- make a DOM subtree draggable and zoomable
- build an interactive scene viewer in the browser
- support pinch-to-zoom on mobile web pages
- listen to pan and zoom transform events
- create a zoomable graph or map visualization
When to choose
- you need lightweight pan/zoom for DOM or SVG content
- you want mobile touch support out of the box
- you need event hooks for transformation changes
When to avoid
- you need canvas or WebGL-based zooming
- you need full-featured map tile interactions
- your framework already provides built-in pan/zoom components
Facets
library · maturity stable
animation ui-components web-development frontend graphics browser pan-and-zoom svg dom transform touch-support javascript
3 sources
- readme: https://github.com/anvaka/panzoom · fetched 2026-08-28 · 46f45ee431b2
- homepage: https://anvaka.github.io/panzoom/demo/attach-via-script.html · fetched 2026-08-29 · 174cc4e121ca
- registry_npm: https://registry.npmjs.org/panzoom · fetched 2026-08-29 · d6288786251c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| anvaka/panzoom | main | 66 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem