preact-meta
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

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 :-)

Readme

Keywords

Package Sidebar

Install

npm i preact-meta

Weekly Downloads

2

Version

0.0.1

License

ISC

Unpacked Size

3.78 kB

Total Files

5

Last publish

Collaborators

  • jschill