nfl/react-helmet
A document head manager for React 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4095
- days_rel: n/a
- days_push: 1142
- n_releases_24m: 0
Adoption not part of the score
17459 stars · 641 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A reusable React component library that manages changes to the document head (title, meta, link, script, style tags). It supports nested component overrides and server-side rendering via Helmet.renderStatic().
Use cases
- set page title dynamically in react
- manage meta tags for seo in react app
- add canonical links per page
- server-side render head tags
- override head tags from nested components
- add open graph meta tags in react
When to choose
- you need per-page document head management in a React app
- you need SSR-friendly head tag rendering
- you want nested components to override head changes
When to avoid
- starting a new project - consider react-helmet-async or built-in React 19 metadata support
- you need head management outside React
- you need active maintenance - the project is in maintenance mode
Facets
library · maturity maintenance
ui-components ssr templating web-development frontend cross-platform react document-head meta-tags seo server-side-rendering nodejs web-server
2 sources
- readme: https://github.com/nfl/react-helmet · fetched 2026-08-28 · 8712687743b0
- registry_npm: https://registry.npmjs.org/react-helmet · fetched 2026-08-29 · 42d9cfc1ec58
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nfl/react-helmet | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="nfl/react-helmet")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem