-
-
Notifications
You must be signed in to change notification settings - Fork 2
function_format
Wesley de Groot edited this page Oct 23, 2015
·
32 revisions
_ _____
| | / ____|
| | | (___
_ | | \___ \
______ _ | |__| | ____) |
|______| (_) \____/ |______/
Format sort of sprintf
- @param object [object] Wrapper
- @param string str String
- @param string ... Options
- @return string
- @example _.format('my %s', 'wesley');
[Back to function list](https://github.com/wesdegroot/_.js/wiki/Function%20List)
© Wesley de Groot • CC-BY 4.0 • WDGWV