virtualizedlist
There are 22 repositories under virtualizedlist topic.
petyosi/react-virtuoso
The most powerful virtual list component for React
cooperka/react-native-immutable-list-view
:scroll: Drop-in replacement for ListView, FlatList, and VirtualizedList.
marchaos/react-virtualized-sticky-tree
A React component for efficiently rendering tree like structures with support for position: sticky
mckervinc/react-fluid-table
A windowed React table built on top of react-window
nishanbajracharya/react-virtualized-listview
A simple virtualized listview inspired by react-virtualized
dozsolti/react-native-use-list
React Native library of easy solutions for common List use cases.
mantoufan/mtfScrollList
MTF滚动列表插件,支持虚拟化无限滚动,上拉到顶,下拉到底加载更多,下拉刷新。可在原生JS、React和Vue(未来)中使用
iwater/react-native-infinite-virtualized-list
A new InfiniteList that compose react-virtualized/InfiniteLoader with the react-native/VirtualizedList component, and a drop replacement component of react-native-gifted-listview
jchen042/vue-virtualised
Blazing fast scrolling and updating for any amount of list and hierarchical data.
wieslawsoltes/Spreadsheet
An experimental virtualized rows and columns DataGrid control created using ItemsRepeater/ListBox.
ntbosscher/react-window-sortable
React component for draggable, efficiently rendering large lists with react-window
SailingCoder/react-virtualized-list
react-virtualized-list 是一个专为处理大型数据集而设计的高性能 React 虚拟组件库,提供虚拟化列表、无限滚动、懒加载和动态数据更新等功能。通过使用 IntersectionObserver 精确管理可见性,优化性能并支持灵活的渲染和加载行为配置。仓库提供了详细的安装说明、使用示例和全面的 API 文档,适合快速集成和定制。
doeixd/create-virtualized-list-solid
A helpful wrapper around @tanstack/solid-virtual that simplifies the creation of virtualized lists in Solid.js
JaceHensley/virtual
A Dart virtualition library
arrabyte/OptimizedListOfRealmObjects
react-native demo of using a VirtualizedList to show realm objects grouped by an item property
gdeggau/performance-react
Project to study performance on React.
iamjayk/Virtualizing-list-in-virtual-DOM
Virtualizing a dynamic list in React DOM
renganatha10/virtualized-list
Virtulized List Implementation React http://virtualize.surge.sh
devmotheg/chat-app
My 5th backend project
haianweifeng/react-customize-data-table
A React table component designed to display large data with high performance.
Santosl2/virtualized-list-from-scratch
This project demonstrates the implementation of a virtualized list in JavaScript, optimizing the rendering of large quantities of items.
soroushchehresa/react-laliga
A simple showcase of virtualizing large lists in React.js