# abouolia/sticky-sidebar

😎  Pure JavaScript tool for making smart and high performance sticky sidebar.

Repository: https://github.com/abouolia/sticky-sidebar
Canonical: https://ross.abutalabs.com/products/sticky-sidebar
Homepage: https://abouolia.github.io/sticky-sidebar/
Language: JavaScript
License: MIT
License Family: permissive
Topics: sticky-sidebar, jquery, performance-sticky-sidebars, jquery-plugin, bower, scrolling, javascript
Last push: 2024-08-03T03:29:29+00:00

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

## Adoption (not part of the score)
Stars 2225, forks 464 (observed 2026-08-28T04:06:28.066524+00:00)

## What it is
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
- artifact type: plugin
- maturity: maintenance
- function: ui-components, animation
- domain: frontend, web-development, web-design
- platform: browser
- tags: sticky-sidebar, scrolling, jquery-plugin, zero-dependencies, performance, javascript

## Member repositories
- abouolia/sticky-sidebar (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:28.066524+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-30T02:44:54.908136+00:00, confidence not recorded.
  - readme: https://github.com/abouolia/sticky-sidebar (fetched 2026-08-28T04:06:28.066524+00:00, sha d5a9f8025ce2)
  - homepage: https://abouolia.github.io/sticky-sidebar/ (fetched 2026-08-29T10:25:31.817701+00:00, sha 509e15d88789)
  - registry_npm: https://registry.npmjs.org/sticky-sidebar (fetched 2026-08-29T10:25:31.826823+00:00, sha 4eedb7330d81)
- Data as of 2026-08-30T08:39:29.467469+00:00.
