import * as denoDom from "https://deno.land/x/deno_dom@v0.1.37/src/dom/utils.ts";
Functions
.innerHTML/.outerHTML implementation without recursion to avoid stack overflows | |
Sets the new parent for the children via _setParent() on all the child nodes and removes them from the DocumentFragment's childNode list. |