nuxt/vue-meta
Manage HTML metadata in Vue.js components with SSR support observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 43
- Release rhythm 8
- Longevity 100
Flags: archived no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3595
- days_rel: n/a
- days_push: 342
- n_releases_24m: 0
Adoption not part of the score
4069 stars · 239 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Vue.js plugin for managing HTML head metadata (title, meta tags, link tags, HTML attributes) via a reactive `metaInfo` component property, with server-side rendering support. It is no longer actively maintained, with Vue 3 support only on the experimental 'next' branch.
Use cases
- manage page titles and meta tags in a Vue.js app
- set per-page SEO metadata in Vue components
- server-side rendered meta tags for Vue SPA
- reactive document head management like react-helmet for Vue
- override parent component metadata from nested Vue components
- update meta description dynamically from component data
When to choose
- you maintain a legacy Vue 2 app (e.g. Nuxt 2 or Gridsome) that already depends on vue-meta
- you need reactive, component-scoped HTML head management in Vue 2 with SSR support
When to avoid
- starting a new Vue 3 project - use @unhead/vue or Unhead instead
- you need actively maintained software with ongoing bug fixes and security patches
- you use Nuxt 3, which has built-in head management
Facets
library · maturity abandoned
ssr frontend-framework plugin-system web-development frontend browser vue html-metadata seo head-management react-helmet-alternative unmaintained nodejs javascript
10 sources
- readme: https://github.com/nuxt/vue-meta · fetched 2026-08-28 · 46904e946211
- homepage: https://vue-meta.nuxtjs.org · fetched 2026-08-29 · 595183e6175c
- site_page: https://vue-meta.nuxtjs.org/guide · fetched 2026-08-29 · f3d804960f18
- registry_npm: https://registry.npmjs.org/vue-meta · fetched 2026-08-29 · 8ffbe96d4459
- site_page: https://vue-meta.nuxtjs.org/faq · fetched 2026-08-29 · 1715cb1f968e
- site_page: https://vue-meta.nuxtjs.org/faq/performance · fetched 2026-08-29 · 12f7e8d32789
- site_page: https://vue-meta.nuxtjs.org/faq/prevent-initial · fetched 2026-08-29 · 419f584749d6
- site_page: https://vue-meta.nuxtjs.org/faq/component-props · fetched 2026-08-29 · 6427ec5bae94
- site_page: https://vue-meta.nuxtjs.org/faq/async-action · fetched 2026-08-29 · f533e04c16c2
- site_page: https://vue-meta.nuxtjs.org/faq/chaining · fetched 2026-08-29 · bf226c8ca2b9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nuxt/vue-meta | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem