5.2.1 • Published 6 years ago

inferno-helmet v5.2.1

Weekly downloads
42
License
MIT
Repository
github
Last release
6 years ago

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.