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

morr/jquery.appear

jQuery plugin for tracking element's appearance in browser viewport observed · 2026-08-28

github.com/morr/jquery.appear · JavaScript · NOASSERTION (other) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived 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: 5358
  • days_rel: n/a
  • days_push: 2633
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1193 stars · 277 forks observed · 2026-08-28

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

A jQuery plugin that adds custom 'appear' and 'disappear' events fired when elements enter or leave the browser viewport. It helps avoid unnecessary processing for hidden or off-screen content.

Use cases

  • trigger animations when elements scroll into view
  • lazy-load images or content as it enters the viewport
  • avoid processing content hidden outside the viewport
  • detect when an element becomes visible or invisible on scroll or resize
  • implement infinite scroll or deferred content loading

When to choose

  • you already use jQuery and need viewport visibility events
  • you want a lightweight, battle-tested plugin for appear/disappear detection
  • you need offset-based early triggering before elements enter the viewport

When to avoid

  • you use a modern framework like React or Vue with native IntersectionObserver
  • you are starting a new project without jQuery
  • you need advanced scroll-based animation features beyond simple visibility events

Facets

plugin · maturity maintenance

ui-components animation web-development frontend browser jquery viewport-detection scroll-events lazy-loading nodejs

1 source

Member repositories

RepositoryRoleHealth v2
morr/jquery.appearmain10

For agents

markdown · JSON · MCP: product_card(name="morr/jquery.appear")

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