@resee-movies/utilities - v0.8.0
    Preparing search index...

    Function toTitleCase

    • Capitalizes the first letter of the provided string. Optionally, each space-delimited "word" in the provided string can have its first letter capitalized.

      Parameters

      • value: string
      • firstWordOnly: boolean = true

      Returns string