{"library":"react-lazy-load","type":"library","category":null,"description":"react-lazy-load is a React component designed to defer the loading of content, making web applications more performant by only rendering elements when they become visible within the viewport. The current stable version is 4.0.1, which includes support for React 18 and TypeScript, and internally utilizes the browser's Intersection Observer API for efficient detection of visibility. This library has seen an active development cadence, with a significant v4 major release focused on modernizing its approach by removing external dependencies and leveraging native browser capabilities. Its key differentiators include simplicity, automatic detection of scrolling containers, and a focus on performance by avoiding manual scroll watching in favor of Intersection Observer.","language":"javascript","status":"active","version":"4.0.1","tags":["javascript","react","reactjs","react-component","load","lazy","typescript"],"install":[{"cmd":"npm install react-lazy-load","imports":["import LazyLoad from 'react-lazy-load';","import type { LazyLoadProps } from 'react-lazy-load';","const LazyLoad = require('react-lazy-load');"]},{"cmd":"yarn add react-lazy-load","imports":[]},{"cmd":"pnpm add react-lazy-load","imports":[]}],"homepage":null,"github":"https://github.com/loktar00/react-lazy-load","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/react-lazy-load","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/react-lazy-load/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Mon Jul 20","install_tag":null}}