maoberlehner/vue-lazy-hydration
Lazy Hydration of Server-Side Rendered Vue.js Components 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: 2794
- days_rel: n/a
- days_push: 1361
- n_releases_24m: 0
Adoption not part of the score
1189 stars · 47 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A renderless Vue.js component library that enables lazy hydration of server-side rendered Vue components. It delays client-side hydration of pre-rendered HTML until components are idle, visible, interacted with, or never, improving Time to Interactive and Estimated Input Latency.
Use cases
- delay hydration of ssr vue components until visible
- improve time to interactive of nuxt app
- make static ssr components never hydrate on client
- hydrate vue components on user interaction
- reduce javascript execution on initial page load
- lazy load and hydrate below-the-fold components
When to choose
- you have a Vue 2 or Nuxt server-side rendered app with slow Time to Interactive
- you want per-component control over when hydration happens
- much of your page is static and never needs client-side interactivity
When to avoid
- you are starting a new project with Vue 3, which has built-in lazy hydration support
- your app is purely client-side rendered with no SSR
- the library is unmaintained and you need long-term support
Facets
library · maturity maintenance
ssr frontend-framework ui-components web-development frontend performance browser vue nuxt hydration performance-optimization renderless-component time-to-interactive nodejs web-server
2 sources
- readme: https://github.com/maoberlehner/vue-lazy-hydration · fetched 2026-08-28 · c715fd37beaa
- registry_npm: https://registry.npmjs.org/vue-lazy-hydration · fetched 2026-08-29 · 2c5bb90e0232
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| maoberlehner/vue-lazy-hydration | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="maoberlehner/vue-lazy-hydration")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem