svelte-inview
A Svelte action that monitors an element enters or leaves the viewport or a parent element. Performant and efficient thanks to using Intersection Observer under the hood.
svelte-5-inview
A Svelte action that monitors an element enters or leaves the viewport or a parent element. Performant and efficient thanks to using Intersection Observer under the hood. Forked from maciekgrzybek to support Svelte 5 after no merge of fixes.
@jhubbardsf/svelte-inview
A Svelte action that monitors an element enters or leaves the viewport or a parent element. Performant and efficient thanks to using Intersection Observer under the hood.
scroll-direction-manager
A utility package that simplifies tracking the scroll direction (up, down, or initial) of a web page
react-use-scroll-dir
React use scroll dir - is a library that allows you to control events depending on the scrolling direction of individual components or the main frame of a web application