Asynchronously load preact components with optional fallback content (simple alternative to suspense + lazy)
React High Order Component (HOC) to handle Image Components pre-loading state and onLoad error state
This package allows you to lazy load your images using IntersectionObserver technology. It supports loading background images as well as the regular images with img tag.