ends-with306.4kMIT1.0.1Returns true
if the given string
or array
ends with suffix
using strict equality for comparisons.
jonschlinkertabout 3 years agoarray, end, ends, javascript mdn-polyfills159kMIT5.20.0MDN polyfills
msn0about 3 years agoendsWith, String.prototype.endsWith, assign, create lodash.endswith368.1kMIT4.2.1The lodash method `_.endsWith` exported as a module.
lodashabout 3 years agoendswith, lodash-modularized string.prototype.endswith162.3kMIT1.0.2A robust & optimized `String.prototype.endsWith` polyfill, based on the ECMAScript 6 specification.
mathiasbynensover 1 year agoendswith, string, es6, ecmascript @ayonli/jsext20.1kMIT1.8.0A JavaScript extension package for building strong and modern applications.
ayonli13 days agoendsWith, wrap, mixin, try