mimekit-ts - v1.0.0
    Preparing search index...

    Function isValidTagName

    • Check whether a string is a valid HTML tag name.

      Parameters

      • name: string

        The tag name.

      Returns boolean

      true if the name is valid; otherwise, false.