List Virtualization Library
"
svelte-tiny-virtual-list
is a tiny but mighty list virtualization library with zero dependencies πͺInstead of rendering all your data in a huge list, the virtual list component just renders the items that are visible, keeping your page nice and light."
- Tiny & dependency free – Only ~5kb gzipped
- Render millions of items, without breaking a sweat
- Scroll to index or set the initial scroll offset
- Supports fixed or variable heights/widths
- Vertical or Horizontal lists
svelte-infinite-loading
compatibility