{"library":"react-helmet-async","type":"library","category":null,"description":"react-helmet-async is a robust solution for managing document head tags (title, meta, link, etc.) in React applications, designed to be thread-safe for server-side rendering (SSR). It addresses the limitations of the original `react-helmet` by encapsulating state on a per-request basis through a `<HelmetProvider>`, crucial for asynchronous SSR environments. The current stable version is 3.0.0, which introduces significant adaptations for React 19+, leveraging React's native metadata hoisting capabilities while maintaining backward compatibility for React 16-18. It differentiates itself by providing a consistent API across React versions, handling `htmlAttributes` and `bodyAttributes` consistently, and offering a context for SSR data extraction, although this context behaves differently in React 19. Releases appear to follow a non-strict cadence, driven by major React version updates and feature enhancements.","language":"javascript","status":"active","version":"3.0.0","tags":["javascript","typescript"],"install":[{"cmd":"npm install react-helmet-async","imports":["import { Helmet } from 'react-helmet-async';","import { HelmetProvider } from 'react-helmet-async';","const { helmet } = helmetContext;"]},{"cmd":"yarn add react-helmet-async","imports":[]},{"cmd":"pnpm add react-helmet-async","imports":[]}],"homepage":null,"github":"https://github.com/staylor/react-helmet-async","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/react-helmet-async","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-async/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}