0.0.1 • Published 6 years ago

preact-meta v0.0.1

Weekly downloads
1
License
ISC
Repository
gitlab
Last release
6 years ago

preact-meta

Dead simple declarative handling of meta tags in Preact

Usage

import Meta from 'preact-meta';

...

<Meta name="description" content="Page meta description" />

Caveats

Do not nest :-)

0.0.1

6 years ago