# react-document-title **Repository Path**: mirrors_dremio/react-document-title ## Basic Information - **Project Name**: react-document-title - **Description**: Declarative, nested, stateful, isomorphic document.title for React - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-01-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README React Document Title ==================== Provides a declarative way to specify `document.title` in a single-page app. This component can be used on server side as well. Built with [React Side Effect](https://github.com/gaearon/react-side-effect). ==================== ## Installation ``` npm install --save react-document-title ``` Dependencies: React >= 0.13.0 ## Features * Does not emit DOM, not even a `