inferno-helmet
v5.2.1
Published
A document head manager for Inferno
Downloads
533
Maintainers
Readme
Inferno Helmet
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.
Installation
npm install --save inferno-helmet
This is a fork from react-helmet. Same implementation detail as the fork.