{"library":"rc-virtual-list","type":"library","category":null,"description":"rc-virtual-list is a React component designed for efficiently rendering large lists by only rendering items visible within the viewport, significantly improving performance and memory usage compared to rendering all items simultaneously. It supports animations and is compatible with older browsers like IE11+. The package, currently at stable version `3.19.2`, receives regular patch updates, indicating an active maintenance schedule. It is part of the `react-component` ecosystem, known for providing foundational UI components often utilized within Ant Design. Its key differentiators include built-in animation support, broad browser compatibility, and a focus on core virtualization logic without opinionated styling, making it highly adaptable to various design systems. It enables smooth scrolling and interaction even with thousands of data entries by precisely managing what's rendered to the DOM.","language":"javascript","status":"active","version":"3.19.2","tags":["javascript","react","react-component","virtual-list","typescript"],"install":[{"cmd":"npm install rc-virtual-list","imports":["import List from 'rc-virtual-list';","import type { ListProps } from 'rc-virtual-list';","const List = require('rc-virtual-list').default;"]},{"cmd":"yarn add rc-virtual-list","imports":[]},{"cmd":"pnpm add rc-virtual-list","imports":[]}],"homepage":null,"github":"https://github.com/react-component/virtual-list","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/rc-virtual-list","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/rc-virtual-list/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}