Ross ROSS = Recommend OSS · open-source software intelligence for agents

garand/sticky

jQuery Plugin for Sticky Objects observed · 2026-08-28

github.com/garand/sticky · JavaScript · NOASSERTION (other) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived no_license

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: 5679
  • days_rel: n/a
  • days_push: 2485
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3264 stars · 1021 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Sticky is a jQuery plugin that makes any page element stay visible while scrolling by switching it to position: fixed with configurable spacing. It adds CSS classes, manages a wrapper element, and emits lifecycle events like sticky-start and sticky-end.

Use cases

  • make a sidebar stay visible while scrolling
  • keep a navigation bar pinned to the top of the page
  • stick an element with custom top and bottom spacing
  • recalculate sticky element width on window resize
  • run code when an element becomes sticky or unsticks

When to choose

  • you already use jQuery and need simple sticky/fixed positioning behavior
  • you need configurable spacing, width handling, and sticky lifecycle events
  • you want a lightweight, dependency-light solution for older browsers

When to avoid

  • you use a modern framework where CSS position: sticky suffices
  • you are building a new jQuery-free project
  • you need actively maintained code with a clear license

Facets

plugin · maturity maintenance

ui-components animation web-development frontend browser jquery-plugin sticky-elements scrolling position-fixed jquery

1 source

Member repositories

RepositoryRoleHealth v2
garand/stickymain10

For agents

markdown · JSON · MCP: product_card(name="garand/sticky")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem