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

xunleif2e/vue-lazy-component

🐌 Vue.js 2.x 组件级懒加载方案-Vue.js 2.x component level lazy loading solution observed · 2026-08-28

github.com/xunleif2e/vue-lazy-component · Vue · 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: 3277
  • days_rel: n/a
  • days_push: 2432
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1007 stars · 139 forks observed · 2026-08-28

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

A Vue.js 2.x plugin that provides component-level lazy loading. It loads real components when they become visible (or after a timeout), shows skeleton components as placeholders, and supports async code splitting of real components.

Use cases

  • lazy load vue components when they scroll into view
  • show skeleton placeholder before component loads
  • defer loading below-the-fold components in vue 2
  • split heavy vue components into async chunks
  • delay component loading with a timeout

When to choose

  • you are on Vue 2.x and need viewport-based component lazy loading
  • you want skeleton screens plus async chunk loading in one wrapper component

When to avoid

  • you are using Vue 3 (not supported)
  • you only need image lazy loading rather than component-level loading
  • you need actively maintained software with recent releases

Facets

library · maturity maintenance

ui-components animation state-management frontend web-development performance browser vue2 lazy-loading skeleton-screen code-splitting intersection-observer nodejs

1 source

Member repositories

RepositoryRoleHealth v2
xunleif2e/vue-lazy-componentmain23

For agents

markdown · JSON · MCP: product_card(name="xunleif2e/vue-lazy-component")

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