Deprecated
Use the dom-serializer
module directly.
import { DomUtils } from "https://deno.land/x/html_parser@v0.1.3/src/mod.ts";
const { getOuterHTML } = DomUtils;
Use the dom-serializer
module directly.
import { DomUtils } from "https://deno.land/x/html_parser@v0.1.3/src/mod.ts";
const { getOuterHTML } = DomUtils;