Function nfdnormalize

  • Converts the input string to Normal Form D, which tries to break up composed characters into decomposed characters.

    Parameters

    • str: string

    Returns string