Function ToHumanReadable

  • Returns a url-safe string that is human readable. Eg: 'My Project View!' into 'My-Project-View'.

    Parameters

    • str: string

    Returns string

Generated using TypeDoc