jonasgeiler / svelte-tiny-virtual-list

A tiny but mighty list virtualization library for Svelte, with zero dependencies 💪 Supports variable heights/widths, sticky items, scrolling to index, and more!
https://svelte-tiny-virtual-list.jonasgeiler.com
MIT License
405 stars 23 forks source link

[Fork] Svelte 5 Support #43

Open jonasgeiler opened 2 months ago

jonasgeiler commented 2 months ago

Check out the changes by this fork. Maybe I can use it as reference for my SvelteKit update.

daminski commented 2 weeks ago

This PR can be closed.

58 is based on the current version of main and stays faithful to the original API.