• Convert a UTF-8 string to base64. It works in both Node.js and browser environments

    Parameters

    • str: string

      the string to convert

    Returns string

    the base64 encoded string