This is a virtualized list written in vanilla JavaScript.
-
Dynamic
-
Support
variable-sized
items. -
Support
item (content) resizing
. -
Support
list resizing
. -
Support
variable-sized
list header and footer.
-
-
Fast
-
Render
millions
of items inmilliseconds
. -
Run in
60 FPS
(nearly).
-
npm i
npm start
# open https://localhost:8080/
Open codebase with VSCode
, press F5
to debug.