alphabet-functions
v1.0.28
Published
common functions used within Alphabet Labs app's
Readme
** Alphabet Functions **
A Package for common functions used in our applications.
uppercase(string) - used for uppercasing the first letter of a string while lowercasing the rest
uppercaseText(text);
