This reusable Inferno component will manage all of your changes to the document head with support for document title, meta, link, style, script, noscript, and base tags.
npm install --save inferno-helmet
This is a fork from react-helmet. Same implementation detail as the fork.