staylor/react-helmet-async
Thread-safe Helmet for React 16+ and friends observed · 2026-08-28
Health v2 · maintenance only
54/100
- Activity 70
- 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: 3165
- days_rel: n/a
- days_push: 183
- n_releases_24m: 0
Adoption not part of the score
2298 stars · 176 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A thread-safe fork of React Helmet for managing document head tags (title, meta, link) in React 16+ apps, using a HelmetProvider to encapsulate state per request. It supports server-side rendering and adapts to React 19's built-in head hoisting.
Use cases
- manage meta tags and title in a react app
- server-side render head tags per request
- set canonical links and SEO tags in react
- thread-safe helmet for async SSR
- manage document head in react 16-18
- add open graph tags to react pages
When to choose
- you need per-request head state in SSR with async rendering
- you're on React 16-18 and need Helmet features like titleTemplate or prioritizeSeoTags
- you need htmlAttributes/bodyAttributes manipulation
When to avoid
- you're on React 19+ and only need basic title/meta hoisting
- you don't need SSR context serialization or onChangeClientState
Facets
library · maturity active
ssr frontend-framework templating web-development frontend browser react react-helmet meta-tags document-head seo thread-safe ssr nodejs web-server
2 sources
- readme: https://github.com/staylor/react-helmet-async · fetched 2026-08-28 · 2b5d63fbd6f2
- registry_npm: https://registry.npmjs.org/react-helmet-async · fetched 2026-08-29 · 421c76fbb4ae
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| staylor/react-helmet-async | main | 54 |
For agents
markdown · JSON · MCP: product_card(name="staylor/react-helmet-async")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem