Skip to main content
Module

x/deno_dom/deno-dom-wasm-noinit.ts

Browser DOM & HTML parser in Deno
Extremely Popular
Latest
import * as denoDom from "https://deno.land/x/deno_dom@v0.1.46/deno-dom-wasm-noinit.ts";

Functions

Explicitly disable querySelector/All code generation with the Function constructor forcing the Sizzle engine. Enables those APIs on platforms like Deno Deploy that don't allow code generation.

Throws if any of the nodes are an ancestor of parentNode