Skip to content
GitHub

OPML Schemas

Zod types and schemas for OPMLs.

pnpm dlx shadcn@latest add pxl-ui/registry/schemas/opml
import type { Opml } from "@/lib/schemas/pxl/opml";
const document: Opml.Document = { ... }

An OPML document.

An OPML outline.