Skip to content

Instantly share code, notes, and snippets.

@zenius
Created June 3, 2019 07:21
Show Gist options
  • Save zenius/18dd80137c6ab2dddd66b892f0d4bcb9 to your computer and use it in GitHub Desktop.
Save zenius/18dd80137c6ab2dddd66b892f0d4bcb9 to your computer and use it in GitHub Desktop.
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