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

hilongjw/vue-lazyload

A Vue.js plugin for lazyload your Image or Component in your application. observed · 2026-08-28

github.com/hilongjw/vue-lazyload · 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: 3884
  • days_rel: n/a
  • days_push: 1160
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

7993 stars · 864 forks observed · 2026-08-28

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

A lightweight Vue.js plugin that lazy-loads images and components via a v-lazy directive, with loading/error placeholders and CSS state classes. It supports Vue 1.x/2.x with a separate 3.x branch for Vue 3.

Use cases

  • lazy load images in a vue app
  • defer loading offscreen images to speed up page load
  • show a loading placeholder while images load
  • lazy load vue components when scrolled into view
  • add error fallback images for failed image loads

When to choose

  • you use Vue 1.x, 2.x, or 3.x and want a mature, tiny lazy-loading directive
  • you need loading/error placeholder images and CSS state hooks
  • you want lazy loading for both images and components

When to avoid

  • you use React, Angular, or another non-Vue framework
  • you need native browser lazy loading only (loading="attr" may suffice)
  • you need advanced IntersectionObserver-based features beyond simple lazy loading

Facets

plugin · maturity maintenance

image-processing ui-components frontend-framework web-development frontend performance browser vue-plugin lazy-loading vue-directive image-optimization nodejs javascript

3 sources

Member repositories

RepositoryRoleHealth v2
hilongjw/vue-lazyloadmain23

For agents

markdown · JSON · MCP: product_card(name="hilongjw/vue-lazyload")

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