jonschlinkert/ends-with

jonschlinkert/ends-with

Releases3
Frequency1 year 3 months
Last Release
Stars8
Return `true` if a string ends with the given characters.

Linked projects

Returns `true` if the given `string` or `array` ends with `suffix` using strict equality for comparisons.