Stickybits is a lightweight alternative to position: sticky
polyfills
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.
Easy load more in react. Is my component on user's viewport?!