Svelte Lazy Loader
Lazy Loading Library
Creator
Sawyer Click @sawyerdabear
Description
svelte-lazy-loader is a component library made for effortless and performant lazy loading. It respects a browser's native lazy-loading capabilities and, if they don't exist, kicks up a shared IntersectionObserver instance that does the work for you.Visit Site