-
-
Notifications
You must be signed in to change notification settings - Fork 3
function_capitalize
Wesley de Groot edited this page Oct 23, 2015
·
37 revisions
_ _____
| | / ____|
| | | (___
_ | | \___ \
______ _ | |__| | ____) |
|______| (_) \____/ |______/
capitalize a string
- @param object [object] Wrapper
- @param string str the string
- @return string
- @example _.capitalize('hi, i am wesley');
Type | @var | Description | Required |
object | [object] | Wrapper | Optional |
string | str | the | Required |
© Wesley de Groot • CC-BY 4.0 • WDGWV