Module

x/html_rewriter/base64.ts>EndTag

WASM-based implementation of Cloudflare's HTML Rewriter for use in Deno, browsers, etc.
Go to Latest
class EndTag
import { EndTag } from "https://dotland.deno.dev/x/html_rewriter@v0.1.0-pre.17/base64.ts";

Properties

name: string

Methods

after(content: string, options?: ContentTypeOptions): this
before(content: string, options?: ContentTypeOptions): this
remove(): this
import EndTag
import { EndTag } from "https://dotland.deno.dev/x/html_rewriter@v0.1.0-pre.17/base64.ts";