frontend-collective/react-sortable-tree

Move to a smaller list virtualization library

Open

#425 建立於 2018年11月19日

在 GitHub 查看
 (7 留言) (4 反應) (0 負責人)JavaScript (926 fork)batch import
enhancementhelp wantedinvestigate

倉庫指標

Star
 (4,812 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

React window https://github.com/bvaughn/react-window is a rewrite of react-virtualized that exposes a simpler api and is also way faster.

Alternative is react-tiny-virtual-list which is around the same size

react-window

react-window should be a viable option for this and is only ~2.5kb if you just import list for what it's worth.

react-tiny-virtual-list

Tiny & dependency free – Only 3kb gzipped

貢獻者指南