Ross ROSS = Recommend OSS · open-source software intelligence for agents

Akryum/vue-virtual-scroller

⚡️ Blazing fast scrolling for any amount of data observed · 2026-08-28

github.com/Akryum/vue-virtual-scroller · homepage · TypeScript observed · 2026-08-28

Health v2 · maintenance only

98/100

  • Activity 97
  • Release rhythm 97
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 7
  • age_days: 3564
  • days_rel: 21
  • days_push: 21
  • n_releases_24m: 8

Full methodology

Adoption not part of the score

10791 stars · 973 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A Vue 3 component library providing virtual scrolling for rendering large lists efficiently by only rendering visible items. It includes RecycleScroller, DynamicScroller, and headless APIs for custom markup.

Use cases

  • render huge lists in vue without lag
  • virtualize a long table or feed in vue 3
  • scroll thousands of rows smoothly
  • render lists with unknown item heights
  • keep DOM node count low for large datasets

When to choose

  • you use Vue 3 (or Vue 2 via the v1 branch) and need performant large lists
  • you want both fixed-size and dynamic-height virtualization
  • you need headless virtualization with your own components

When to avoid

  • you use React, Svelte, or another non-Vue framework
  • you need ESM-incompatible legacy bundlers (ships ESM only)
  • your lists are small enough that virtualization adds unneeded complexity

Facets

library · maturity active

ui-components frontend-framework frontend web-development performance browser vue vue3 virtual-scrolling list-virtualization recycler-scroller dom-performance nodejs javascript

3 sources

Member repositories

RepositoryRoleHealth v2
Akryum/vue-virtual-scrollermain98

For agents

markdown · JSON · MCP: product_card(name="Akryum/vue-virtual-scroller")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem