webpop/jquery.pin
Pin any element within a container 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: 4915
- days_rel: n/a
- days_push: 3072
- n_releases_24m: 0
Adoption not part of the score
1260 stars · 315 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A small jQuery plugin that pins any element to the top of its container while scrolling, with options for container selectors, padding, and disabling on small screens. It is a legacy jQuery-era utility last released in 2018.
Use cases
- make a sidebar stick while scrolling
- pin an element to the top of its container
- sticky element that disables on mobile
- keep a table of contents visible while scrolling
- add padding around a pinned element during scroll
When to choose
- you maintain a legacy jQuery codebase and need simple sticky element behavior
- you want a tiny, dependency-light pinning utility with container constraints
When to avoid
- you are starting a modern project - use CSS position: sticky instead
- you need active maintenance or a license file
- your project does not use jQuery
Facets
library · maturity abandoned
ui-components animation frontend web-development browser jquery-plugin sticky-elements scrolling pinning jquery
1 source
- readme: https://github.com/webpop/jquery.pin · fetched 2026-08-28 · bfa13de3d0b7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| webpop/jquery.pin | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="webpop/jquery.pin")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem