str.js
- Source
Members
titleCaseEquals
Compares the TitleCase versions of the two strings for equality.
- Source
toLowerCase
Lowercase the first letter of a string.
- Source
toTitleCase
Uppercase the first letter of a string.
- Source
str.js
Compares the TitleCase versions of the two strings for equality.
Lowercase the first letter of a string.
Uppercase the first letter of a string.