@ironarachne/words
    Preparing search index...

    Function title

    • This function capitalizes the first letter of each word in a phrase, lowercasing small words (articles, conjunctions, short prepositions) when they are not the first word.

      Parameters

      • phrase: string

        The phrase to title-case.

      Returns string

      The title-cased phrase.