Harness the power of Intersection Observers for simple list virtualization in React
Vue components developed by Vue.js 3.0 for efficiently rendering large scrollable lists and hierarchical data. vue-virtualised is able to render and update 1 million nodes within a few seconds in front-end.
This is a light-weight library that enables users to efficiently render a tree data structure using React. Built on top of react-virtuoso, heavily Inspired by react-vtree