@iocium/domhash
    Preparing search index...

    Function domhash

    • Generate a DOM hash from input HTML, DOM node, or URL.

      Parameters

      • input: string | URL | Document | Element

        HTML string, Document, Element or URL

      • options: DomHashOptions = {}

        Configuration options

      Returns Promise<DomHashResult>

      A promise resolving to a DomHashResult