awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mfranzke avatar

mfranzke/loading-attribute-polyfill

0
View on GitHub↗
621 stars·45 forks·JavaScript·MIT·4 viewsmfranzke.github.io/loading-attribute-polyfill/demo↗

Loading Attribute Polyfill

Fast and lightweight vanilla JavaScript polyfill for native lazy loading, meaning the behaviour to load elements right before they enter the viewport. Provides graceful degradation, and is - not just thatfor - SEO friendly. Handles images with srcset and within picture, as well as iframe…

Features

  • Image Optimization - Polyfill for native browser lazy loading support.

Star history

Star history chart for mfranzke/loading-attribute-polyfillStar history chart for mfranzke/loading-attribute-polyfill

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Loading Attribute Polyfill

Similar open-source projects, ranked by how many features they share with Loading Attribute Polyfill.
  • webstudio-is/webstudiowebstudio-is avatar

    webstudio-is/webstudio

    8,240View on GitHub↗

    Webstudio is a visual CMS and website builder that provides a visual development environment for designing and publishing websites. It functions as an AI-powered design tool, a REST and GraphQL API client, and an atomic CSS compiler. The platform distinguishes itself through generative AI capabilities for creating layout variants and refining visual styles from text prompts. It integrates a headless CMS workflow that maps external data sources to visual components and utilizes a specialized compiler to convert design tokens into deduplicated atomic CSS for optimized page load speeds. The sys

    TypeScriptaccessibilityalternativecloudflare
    View on GitHub↗8,240
  • afarkas/lazysizesaFarkas avatar

    aFarkas/lazysizes

    17,723View on GitHub↗

    lazysizes is a JavaScript lazy loading library and DOM visibility observer that defers the loading of images and iframes until they enter the browser viewport. It functions as a responsive image optimizer and SEO friendly asset loader designed to reduce initial page load times while maintaining search engine visibility. The project calculates optimal image sizes and handles srcset and picture elements to deliver the most appropriate asset based on device resolution and layout. It includes a mechanism for low-quality image placeholders and applies CSS classes during the loading process to trig

    JavaScriptjavascriptlazy-evaluationlazyload
    View on GitHub↗17,723
  • redwarp/9-patch-resizerredwarp avatar

    redwarp/9-Patch-Resizer

    991View on GitHub↗

    A resizer tool to automaticaly resize png files and 9 patches in several densities

    Java
    View on GitHub↗991
  • adobe-photoshop/generator-assetsA

    adobe-photoshop/generator-assets

    0View on GitHub↗
    View on GitHub↗0
See all 8 alternatives to Loading Attribute Polyfill→

Frequently asked questions

What does mfranzke/loading-attribute-polyfill do?

Fast and lightweight vanilla JavaScript polyfill for native lazy loading, meaning the behaviour to load elements right before they enter the viewport. Provides graceful degradation, and is - not just thatfor - SEO friendly. Handles images with srcset and within picture, as well as iframe…

What are the main features of mfranzke/loading-attribute-polyfill?

The main features of mfranzke/loading-attribute-polyfill are: Image Optimization.

What are some open-source alternatives to mfranzke/loading-attribute-polyfill?

Open-source alternatives to mfranzke/loading-attribute-polyfill include: webstudio-is/webstudio — Webstudio is a visual CMS and website builder that provides a visual development environment for designing and… afarkas/lazysizes — lazysizes is a JavaScript lazy loading library and DOM visibility observer that defers the loading of images and… redwarp/9-patch-resizer — A resizer tool to automaticaly resize png files and 9 patches in several densities. adobe-photoshop/generator-assets. svg/svgo — SVGO is a Node.js vector graphics optimizer and minifier designed to reduce the file size of SVG images. It functions… verlok/lazyload — This project is a vanilla JavaScript library and web performance optimizer designed to defer the loading of images,…