Svelte Lazy Image Cache
JSON →A Svelte/SvelteKit action for lazy-loading images with IntersectionObserver and built-in cache reuse. Current stable version is 1.0.9-remake (note: semver-like but with '-remake' suffix, indicating a special release). It checks a browser cache before fetching images from the network; subsequent loads with the same src use the cached image, reducing network requests. Key differentiators: lightweight, no additional dependencies, provides custom events (cacheload, imgload) for tracking load sources. Release cadence is irregular; the package has only a few versions. Suitable for image-heavy Svelte apps wanting to minimize bandwidth.
Resources
packagesvelte-lazyimage-cache ↗
API endpoints
full doc /v1/registry/svelte-lazyimage-cache