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

filamentgroup/fixed-sticky

DEPRECATED: A position: sticky polyfill that works with filamentgroup/fixed-fixed for a safer position:fixed fallback. observed · 2026-08-28

github.com/filamentgroup/fixed-sticky · JavaScript · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

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

Full methodology

Adoption not part of the score

1473 stars · 148 forks observed · 2026-08-28

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

A deprecated JavaScript polyfill for CSS position: sticky, designed to work with the fixed-fixed library for a safer position: fixed fallback in older browsers. It is no longer maintained since native browser support for position: sticky is now widespread.

Use cases

  • polyfill position sticky in older browsers
  • make headers or sidebars stick while scrolling
  • support sticky elements in legacy browsers without native support
  • fallback positioning for sticky elements in old IE or Safari

When to choose

  • you must support very old browsers lacking native position: sticky
  • maintaining a legacy codebase that already depends on it

When to avoid

  • starting a new project - use native position: sticky or Stickybits instead
  • you need support for thead/tfoot sticky elements or parent overflow scenarios
  • you want an actively maintained solution

Facets

library · maturity abandoned

ui-components animation web-development frontend browser cross-platform polyfill position-sticky deprecated javascript css

2 sources

Member repositories

RepositoryRoleHealth v2
filamentgroup/fixed-stickymain10

For agents

markdown · JSON · MCP: product_card(name="filamentgroup/fixed-sticky")

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