Skip to content

function_capitalize

Wesley de Groot edited this page Oct 23, 2015 · 37 revisions
            	     _    _____ 
        	        | |  / ____|
    	            | |  | (___ 
	            _   | |  \___  \
 ______    _   | |__| |  ____) |
|______|  (_)   \____/  |______/

Function capitalize

_('.wrapper').capitalize(str)


capitalize a string

  • @param object [object] Wrapper
  • @param string str the string
  • @return string
  • @example _.capitalize('hi, i am wesley');


[Back to function list](https://github.com/wesdegroot/_.js/wiki/Function%20List)
Clone this wiki locally