The Wayback Machine - https://web.archive.org/web/20201101135054/https://github.com/topics/images
Skip to content
#

images

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

antony
antony commented Jul 18, 2019

Expected Behavior

Lozad's browser field in package.json should point to the ES build, as this field is used for bundlers which will then do their own transpilation, tree-shaking, and minification. Pointing at the minified/transpiled build causes this not to happen and results in larger bundle sizes and inability to debug.

Current Behavior

Currently browser points at the minified bui

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 Oct 28, 2020
  • JavaScript
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.