frontend-collective/react-sortable-tree

Move to a smaller list virtualization library

Open

#425 aberto em 19 de nov. de 2018

Ver no GitHub
 (7 comments) (4 reactions) (0 assignees)JavaScript (926 forks)batch import
enhancementhelp wantedinvestigate

Métricas do repositório

Stars
 (4.812 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

Guia do colaborador