{"library":"vue-virtual-scroll-list","type":"library","category":null,"description":"Vue Virtual Scroll List (current stable version 2.3.5) is a high-performance Vue 2 component designed to efficiently render large datasets as scrollable lists. It addresses the performance challenges of rendering thousands of items by only rendering the visible subset, significantly improving user experience. Key differentiators include its simple API with only three required props (`data-key`, `data-sources`, `data-component`), automatic item size calculation (eliminating the need for fixed-height items), and efficient rendering. The library appears to be actively maintained, with regular minor updates addressing bug fixes and small enhancements, as evidenced by recent patch releases in the 2.x series.","language":"javascript","status":"active","version":"2.3.5","tags":["javascript","vue","big-data","big-list","scroll-list","virtual-list"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vue-virtual-scroll-list","imports":["import VirtualList from 'vue-virtual-scroll-list'","const VirtualList = require('vue-virtual-scroll-list').default"]},{"cmd":"yarn add vue-virtual-scroll-list","imports":[]},{"cmd":"pnpm add vue-virtual-scroll-list","imports":[]}],"homepage":null,"github":"https://github.com/tangbc/vue-virtual-scroll-list","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vue-virtual-scroll-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/vue-virtual-scroll-list/compatibility"}}