Hierarchy

  • TextHelper

Constructors

Methods

Constructors

Methods

  • Parameters

    • inputString: string
    • Optional keepBOM: boolean

    Returns string

  • Parameters

    • inputString: string
    • Optional BOMit: boolean

    Returns string

  • Encodes the given string to valid HTML (e.g. replace & by &amp etc.).

    Parameters

    • str: string

    Returns string

Generated using TypeDoc