m-head

Head manager for React

Usage no npm install needed!

<script type="module">
  import mHead from 'https://cdn.skypack.dev/m-head';
</script>

README

m-head

Note: This package is in test and development state, do not use in production.


MIT License npm version

Overview

Handle meta tags/document titles from jsx.

Install

Using npm:

    npm install m-head

or using yarn:

    yarn add m-head

License

MIT