Virtual list component
"A virtual list component for Svelte apps. Instead of rendering all your data,
<VirtualList>just renders the bits that are visible, keeping your page nice and light."
Svelte (Official)
@sveltejs