abouolia/sticky-sidebar
😎 Pure JavaScript tool for making smart and high performance sticky sidebar. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3402
- days_rel: n/a
- days_push: 760
- n_releases_24m: 0
Adoption not part of the score
2225 stars · 464 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A pure JavaScript plugin for creating smart, high-performance sticky sidebars that stay visible while scrolling. It works with sidebars taller or shorter than the viewport, integrates a resize sensor, and optionally works as a jQuery/Zepto plugin.
Use cases
- make a sidebar stick while scrolling
- keep a table of contents visible on long pages
- handle a sticky sidebar taller than the viewport
- avoid scroll jank with a fixed sidebar
- add sticky sidebar to a jQuery site
- recalculate sidebar position on container resize
When to choose
- you need a dependency-free, performant sticky sidebar in vanilla JS
- your sidebar may be taller or shorter than the viewport
- you want jQuery/Zepto integration
- you need resize-aware sidebar recalculation
When to avoid
- you use a modern CSS framework where position: sticky suffices
- you need a React/Vue component rather than a DOM plugin
- you need active development and frequent updates
Facets
plugin · maturity maintenance
ui-components animation frontend web-development web-design browser sticky-sidebar scrolling jquery-plugin zero-dependencies performance javascript
3 sources
- readme: https://github.com/abouolia/sticky-sidebar · fetched 2026-08-28 · d5a9f8025ce2
- homepage: https://abouolia.github.io/sticky-sidebar/ · fetched 2026-08-29 · 509e15d88789
- registry_npm: https://registry.npmjs.org/sticky-sidebar · fetched 2026-08-29 · 4eedb7330d81
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| abouolia/sticky-sidebar | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="abouolia/sticky-sidebar")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem