Skip to main content
Module

x/frugal/dep/dom.ts

A frugal web framework
Go to Latest
import * as frugal from "https://deno.land/x/frugal@0.2.1/dep/dom.ts";

Variables

Throws if any of the nodes are an ancestor of parentNode

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.