Skip to content
#

images

Here are 2,127 public repositories matching this topic...

vanilla-lazyload

LazyLoad is a lightweight, flexible script that speeds up your website by deferring the loading of your below-the-fold images, backgrounds, videos, iframes and scripts to when they will enter the viewport. Written in plain "vanilla" JavaScript, it leverages IntersectionObserver, supports responsive images and enables native lazy loading.

  • Updated Sep 24, 2020
  • JavaScript
pikseli
pikseli commented Mar 19, 2020

Ability to use conversion file namers in v8 was a great addition! Thank you!

However, responsive file names don't respect the format defined in the custom implementation of ConversionFileNamer.

I think responsive images should either follow that format or there should also be ResponsiveImagesFileNamer allowing custom file names for responsive images too.

Any thoughs?

technopagan
technopagan commented Sep 21, 2017

SVG will very likely take a little longer to render than a base64-encoded raster image. And the Gaussian Blur applied to the simple SVG shapes created by Primitive is probably quite CPU intensive.

Let's run a series of performance tests, ideally on WPT, to compare LQIP raster image rendering performance vs. SQIP rendering performance and also compare CPU utilization.

Improve this page

Add a description, image, and links to the images topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the images topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.