nsdotjs
    Preparing search index...

    Function prettify

    • Prettifies a string for display by replacing underscores with spaces and capitalizing the first letter of each word except for certain small words.

      Parameters

      • str: string

        The string to prettify

      Returns string