Created
June 3, 2019 07:21
-
-
Save zenius/18dd80137c6ab2dddd66b892f0d4bcb9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
angular.lowercase() Converts a string to lowercase | |
angular.uppercase() Converts a string to uppercase | |
angular.isString() Returns true if the reference is a string | |
angular.isNumber() Returns true if the reference is a number |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment