# hilongjw/vue-recyclerview

Mastering Large Lists with the vue-recyclerview

Repository: https://github.com/hilongjw/vue-recyclerview
Canonical: https://ross.abutalabs.com/products/vue-recyclerview
Homepage: https://hilongjw.github.io/vue-recyclerview/
Language: JavaScript
License: MIT
License Family: permissive
Topics: vue-recyclerview, vue, recyclerview
Last push: 2020-03-30T10:47:01+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3441, "days_push": 2347, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1436, forks 107 (observed 2026-08-28T04:04:43.540090+00:00)

## What it is
A Vue 2 component library for rendering very large lists efficiently using DOM recycling. It supports multiple columns and waterfall layouts with tombstone placeholders while data loads.

## Use cases
- render thousands of items in a vue list without lag
- infinite scrolling feed with tombstone placeholders
- waterfall / masonry grid of images in vue
- recycle DOM nodes for large data tables in vue 2
- paged data fetching into a virtualized list

## When to choose
- you are on Vue 2 and need a virtualized, multi-column or waterfall list
- you want built-in tombstone placeholders and fetch-based pagination

## When to avoid
- you use Vue 3 (this library targets Vue 2 only)
- you need an actively maintained solution with recent fixes
- you need a simple single-column list where lighter virtual scrollers suffice

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, state-management
- domain: frontend, web-development
- platform: -
- tags: vue, vue2, recyclerview, virtual-scrolling, dom-recycling, infinite-list, waterfall-layout, large-lists, web-server, nodejs

## Member repositories
- hilongjw/vue-recyclerview (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:43.540090+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:36:47.858267+00:00, confidence not recorded.
  - readme: https://github.com/hilongjw/vue-recyclerview (fetched 2026-08-28T04:04:43.540090+00:00, sha ead2c096a574)
  - homepage: https://hilongjw.github.io/vue-recyclerview/ (fetched 2026-08-29T11:47:43.260030+00:00, sha fda0d1dd9096)
  - registry_npm: https://registry.npmjs.org/vue-recyclerview (fetched 2026-08-29T11:47:43.269079+00:00, sha 55d2198536e5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
