Returns true
if the given string
or array
ends with suffix
using strict equality for comparisons.
Determines whether a string ends with the characters of another string.
Check if a string or buffer ends with a given string
Is a character on a given index a closing of an HTML attribute?