{"library":"react-helmet","type":"library","category":null,"description":"React Helmet is a versatile React component designed to manage and manipulate the document head (`<head>`) of web pages. It enables developers to declaratively define metadata like titles, meta tags, link tags, script tags, and more directly within their component tree. The current stable version is 6.1.0, which re-introduced the default export pattern alongside the named export. While there's no strict release cadence, the project is actively maintained with updates addressing compatibility and feature enhancements. A key differentiator is its straightforward API that accepts plain HTML tags and its ability to handle server-side rendering, ensuring that the correct head elements are generated for initial page loads. It automatically handles nested components, where later or deeper components override duplicate head changes, simplifying SEO and page-specific metadata management.","language":"javascript","status":"active","version":"6.1.0","tags":["javascript","react-helmet","nfl","react","document","head","title","meta","link"],"install":[{"cmd":"npm install react-helmet","imports":["import Helmet from 'react-helmet'","import { Helmet } from 'react-helmet'","import { Helmet } from 'react-helmet'; /* ... renderToString ... */ const helmet = Helmet.renderStatic();"]},{"cmd":"yarn add react-helmet","imports":[]},{"cmd":"pnpm add react-helmet","imports":[]}],"homepage":null,"github":"https://github.com/nfl/react-helmet","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/react-helmet","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/react-helmet/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}