It can help with creating Twitter-like feed with thousands of items. It renders only visible part of the list.

Notes

  • Only page mode. It does not work inside an overflow container
  • Uses ResizeObserver
  • Items can have any size and change dynamically
  • Items can have margins
  • Supports infinite scroll

#vue #vuejs #javascript

Simple and easy to use Vue.js component for efficient rendering large lists
1.35 GEEK