Angular filter that capitalizes each word in a string, read about it on https://ngmilk.rocks/2015/04/03/angularjs-filter-that-capitalizes-each-word-in-a-string/.
published version 0.0.3, 8 years agoA small module to test the first letter in a string for a vowel and return the appropriate word before the string. If the first letter is a vowel return 'an' if the first letter is not a vowel return 'a'.
published version 1.0.0, 8 years ago