angular-image-loader
angular-image-loader copied to clipboard
A simple progressive, responsive, lazy image and video loading library for Angular that detects browser size and loads the appropriate image or video only when the element is in viewport. This packag...
The use of `image`, `images`, `ResponsiveImage`, `RetinaImage`, `placeholder` and `fullback` can be confusing. Perhaps the use of simply `image` and `images` should be replaced with a more strict use of...
When image ratios change at each breakpoint having only only fixed ratio placeholder can be jarring for the user on load. Would it be plausible to load a placeholder for...