Scroll Animation Library
"Rune Scroller is a lightweight, open-source scroll animation library built for Svelte 5.
It provides 14 built-in animations including Fade, Zoom, Flip, Slide, Rotate, and Bounce, with a tiny footprint of just 1.9 KB gzipped.
The library uses Intersection Observer for precise animation triggering and relies on pure CSS animations, requiring zero external dependencies while being fully typed with TypeScript.
It's the perfect solution for adding smooth scroll effects to your projects without any bloat."