1 repository
Updating media source attributes as elements move into the viewport during page scrolling.
Distinct from Scrolling and Viewport: Candidates focus on preserving scroll position or updating container images, not updating DOM image sources on scroll.
Explore 1 awesome GitHub repository matching user interface & experience · Scroll-Triggered Asset Updates. Refine with filters or upvote what's useful.
Imager.js is a responsive image loader library and asset delivery optimizer. It serves as a browser-based image manager that delivers optimized image variants based on device screen dimensions and pixel density. The library maps abstract image identifiers to concrete network requests for third-party hosting services. It dynamically updates image source attributes during window resize events and translates numeric widths into custom strings to match specific asset naming conventions. The system provides capabilities for responsive image delivery, including lazy loading to defer downloads unti
Tracks scrolling activity and updates image sources as elements enter the viewport to ensure the correct asset loads.