Tagged “helper”
-
TIL a helper to make things uppercase javascript helper string
ucWords function converts the first character of each word in a string to uppercase. This function is the same as PHP’s ucWords function.
See all tags.
ucWords function converts the first character of each word in a string to uppercase. This function is the same as PHP’s ucWords function.
See all tags.