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 "https://deno.land/x/seo";

How does it work?

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

Article


Person

Unit Tests

Unit tests can be run using:

deno test