jquery-visible

Quickly check if an element is within the browsers visible viewport, regardless of scroll position. If a user can see this element, the function will return true.

astro-scroll-observer

Viewport scroll position and direction watcher. Binds states data attributes to `HTML` for further JS/CSS usage. Scroll event is throttled for performance economy.