vue-lazyload-imgs
This Vue component vue-lazyload-imgs is used to implement lazy loading of images in Vue2 (Vue>=2.6.0) and Vue3 framework environments. The difference from some lazy loading image instructions is that this component can lazily load any number of images at
react-hook-lazy-image
A lazy loading image component that applies React Hooks based on IntersectionObserver API