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

nfl/react-helmet

A document head manager for React observed · 2026-08-28

github.com/nfl/react-helmet · JavaScript · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
nfl/react-helmetmain23

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