A collection of DOM-related utility functions
Creates a native JavaScript array of HTMLElements from a NodeList, Query Selector, or a single HTMLElement
Finds ancestors of a given HTMLElement, optionally limited to a specified number.
Finds the common ancestor of a set of HTMLElements.