Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/hono/middleware/html/index.ts>html

Ultrafast web framework for Cloudflare Workers, Deno, and Bun. Fast, but not only fast.
Very Popular
Go to Latest
variable html
import { html } from "https://deno.land/x/hono@v2.6.2/middleware/html/index.ts";

type

(strings: TemplateStringsArray, ...values: unknown[]) => HtmlEscapedString