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