Seo   Badge License

Generate schema markup to improve your site's SEO.


Getting Started

*Import the seo module into your Deno project

import { generateSchema } from "seo";

How does it work?

SEO allows you retrieve schema markup that can be used within ld+json script tags

Article


Person

Unit Tests

Unit tests can be run using:

deno test