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

unjs/unhead

The full stack <head> package for any framework. observed · 2026-08-28

github.com/unjs/unhead · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 86
  • Longevity 100
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: 4
  • age_days: 1400
  • days_rel: 12
  • days_push: 7
  • n_releases_24m: 84

Full methodology

Adoption not part of the score

1305 stars · 75 forks observed · 2026-08-28

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

Unhead is a framework-agnostic TypeScript library for managing the HTML document head (titles, meta tags, scripts, links, attributes) in reactive JavaScript applications. It supports Vue, React, Svelte, Solid, and Angular with reactive client-side updates, server-side rendering, and streaming SSR head tag injection.

Use cases

  • manage page titles and meta tags in a Vue or React app
  • add SEO meta tags with SSR in Nuxt or SvelteKit
  • load third-party scripts performantly with useScript
  • deduplicate and sort head tags for SEO performance
  • stream head tags during suspense-based SSR
  • generate Schema.org structured data automatically
  • migrate from react-helmet or vue-meta

When to choose

  • you need reactive, typed head management across SSR and client rendering
  • you want a tiny (~4.4kb) tree-shakable alternative to react-helmet or vue-meta
  • you need streaming SSR head updates as suspense boundaries resolve
  • you want built-in tag deduping, Capo.js sorting, and SEO meta helpers

When to avoid

  • you use Vue 2 (only v1 supports it)
  • your app is fully static with no dynamic head requirements
  • you only need a single static title tag that your framework already handles

Facets

library · maturity stable

ssr frontend-framework web-framework developer-tools web-development frontend browser cross-platform head-management seo meta-tags document-head streaming-ssr vue react svelte solid angular nuxt typescript schema-org vite-plugin search nodejs web-server

10 sources

Member repositories

RepositoryRoleHealth v2
unjs/unheadmain95

For agents

markdown · JSON · MCP: product_card(name="unjs/unhead")

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