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

tangbc/vue-virtual-scroll-list

⚡️A vue component support big amount data list with high render performance and efficient. observed · 2026-08-28

github.com/tangbc/vue-virtual-scroll-list · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: n/a
  • age_days: 3456
  • days_rel: n/a
  • days_push: 847
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4506 stars · 592 forks observed · 2026-08-28

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

A Vue.js component that renders very large lists efficiently using virtual scrolling, only mounting visible items to the DOM. It automatically calculates item sizes and requires just three props to get started.

Use cases

  • render a list with tens of thousands of rows without freezing the browser
  • add infinite scroll to a Vue app with high performance
  • display big data tables or feeds in Vue 2
  • avoid DOM bloat when showing long chat or log lists
  • virtualize variable-height list items in Vue

When to choose

  • you use Vue 2 and need a simple, battle-tested virtual list component
  • you want automatic item size calculation with minimal configuration
  • you need a lightweight MIT-licensed solution with a stable API

When to avoid

  • you are building with Vue 3, which needs a different virtual scroll library
  • you need grid or table virtualization rather than a simple vertical list
  • your lists are small enough that plain rendering performs fine

Facets

library · maturity maintenance

ui-components frontend-framework frontend web-development performance browser vue virtual-list virtual-scrolling infinite-scroll big-data-lists nodejs javascript

3 sources

Member repositories

RepositoryRoleHealth v2
tangbc/vue-virtual-scroll-listmain23

For agents

markdown · JSON · MCP: product_card(name="tangbc/vue-virtual-scroll-list")

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