angular-inview
AngularJS directive to check if a DOM element is in the viewport
react-cool-inview
React hook to monitor an element enters or leaves the viewport (or another element).
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.