cgil-html-utils - v3.0.1
    Preparing search index...

    Function escapeHtml

    • will replace critical html chars like &,<> and quote with entities & etc..

      Parameters

      • text: string

        the text to escape

      Returns string