strings-utils-library

Strings utils methods that can do magic with strings.

Available methods

Method Description
isFirstCharUppercase Check first character of passed string and returns true or false.
isStringWithValue Check if passed value is a string and isn't an empty string.
setStringCapitalized Transform passed string into new string where every word start from capital letter.

Authors

Mateusz Jabłoński