-
-
Notifications
You must be signed in to change notification settings - Fork 2
flbeta_function_endsWith
Wesley de Groot edited this page Oct 26, 2015
·
34 revisions
_
(_)
_ _____
| | / ____|
| | | (___
_ | | \___ \
______ _ | |__| | ____) |
|______| (_) \____/ |______/
v0.0.7 Beta
endsWith does a string ends With the thing?
*
@param object [object] Wrapper
@param string str the string
@param string pattern the pattern
@return bool
@example _.endsWith('hi, i am wesley', 'wesley')
*/
| Type | @var | Description | Required |
[Back to function list](https://github.com/wesdegroot/_.js/wiki/Function%20List%20(Beta))
© Wesley de Groot • CC-BY 4.0 • WDGWV