hilongjw/vue-lazyload
A Vue.js plugin for lazyload your Image or Component in your application. 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
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
- readme: https://github.com/hilongjw/vue-lazyload · fetched 2026-08-28 · 7ba082f34991
- homepage: http://hilongjw.github.io/vue-lazyload/ · fetched 2026-08-29 · aaee5e46a577
- registry_npm: https://registry.npmjs.org/vue-lazyload · fetched 2026-08-29 · 6281e2536e74
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hilongjw/vue-lazyload | main | 23 |
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