yummies/html
Description
DOM-centric utilities: computed style probes, downloads via temporary anchors, view transitions, and small string helpers for safe markup. Also includes HTML sanitization via DOMPurify (automatically tree-shaken if sanitizeHtml is not used).
Usage
ts
import { getComputedColor } from "yummies/html";