preact-virtual-list. :card_index: Virtual List that only renders visible items. Supports millions of rows.

jsfiddle.net/developit/qqan9pdo

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

April 2016
  • Demo link in readme
  • Release —
  • Release —
  • Release —
  • 0.3.1
  • Tweak overscan to avoid extra DOM ops when the number of visible rows…
  • 0.3.0
  • Modify overscan to bucket start/end offsets for a huge reduction in t…
  • readme style tweaks
  • Disable overscan in sync mode
  • Merge pull request #1 from tkh44/master
  • forgot how normal people format code
  • update documentation for overscanCount
  • Add overscan to list to prerender items coming into view for slower d…
  • Spruce things up a bit around here
  • Fix travis build
  • Travis
  • Test harness.
  • Initial commit of source :rocket:
  • Add prop descriptions
  • Initial commit.