aguilera51284 / inferno-helmet

A document head manager for Inferno

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A document head manager for Inferno

License:MIT License


Languages

Language:JavaScript 100.0%