lrsjng/pagemap
Mini map for web pages. observed · 2026-08-28
Health v2 · maintenance only
34/100
- Activity 0
- Release rhythm 40
- Longevity 100
Flags: 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: 0
- age_days: 3735
- days_rel: 662
- days_push: 662
- n_releases_24m: 6
Adoption not part of the score
1284 stars · 62 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
pagemap is a small JavaScript library that renders a mini map (overview) of a web page onto a canvas element, showing the page layout and current viewport position. It supports customizable styles per CSS selector and lets users click or drag to navigate the page.
Use cases
- add a minimap overview to a long web page
- let users click or drag a minimap to scroll a page
- visualize page structure with per-selector styling
- show viewport position on documentation or article sites
When to choose
- you want a lightweight, dependency-free page minimap in vanilla JavaScript
- you need customizable minimap colors based on CSS selectors
When to avoid
- you need a minimap for a code editor rather than a web page
- you need a framework-specific component with React/Vue bindings
Facets
library · maturity stable
ui-components graphics web-development frontend browser minimap canvas scrolling navigation nodejs
2 sources
- readme: https://github.com/lrsjng/pagemap · fetched 2026-08-28 · 1d5e004d6963
- registry_npm: https://registry.npmjs.org/pagemap · fetched 2026-08-29 · aa87200d5e9b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lrsjng/pagemap | main | 34 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem