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