awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesData-Attribute Image Loaders

Systems that map image sources stored in data attributes to src attributes based on visibility triggers.

Distinct from Attribute Extractors: Candidates focus on simple attribute extraction or barcode initialization, not the systemic replacement for lazy loading.

Explore 1 awesome GitHub repository matching web development · Data-Attribute Image Loaders. Refine with filters or upvote what's useful.

Awesome Data-Attribute Image Loaders GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • toddmotto/echoAvatar de toddmotto

    toddmotto/echo

    3,698Voir sur GitHub↗

    Echo is a JavaScript lazy loading library designed to defer the rendering of images and background images until they enter the browser viewport. It functions as a viewport-based image loader that replaces data attributes with source URLs to improve initial page load speed and overall frontend performance. The project differentiates itself by acting as a memory-efficient image manager. In addition to loading assets upon visibility, it includes capabilities to unload offscreen images from memory once they leave the viewport to conserve system resources. The library manages browser resource uti

    Replaces custom data attributes with actual source URLs based on intersection events or manual triggers.

    JavaScript
    Voir sur GitHub↗3,698
  1. Home
  2. Web Development
  3. Data-Attribute Image Loaders