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
467 stars 25 forks source link

[Fork] Svelte 5 Support #43

Open jonasgeiler opened 7 months ago

jonasgeiler commented 7 months ago

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

TutorLatin commented 5 months ago

This PR can be closed.

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