starts-with236.7kMIT1.0.2Returns true
if the given string or array starts with prefix using strict equality for comparisons. Using fastest implementation.
tunnckocoreabout 3 years agoarray, begin, first, javascript lodash.startswith1.8mMIT4.2.1The lodash method `_.startsWith` exported as a module.
lodashabout 3 years agostartswith, lodash-modularized mdn-polyfills159kMIT5.20.0MDN polyfills
msn0about 3 years agostartsWith, String.prototype.startsWith, assign, create string.prototype.startswith271kMIT1.0.1A robust & optimized `String.prototype.startsWith` polyfill, based on the ECMAScript 6 specification.
mathiasbynens10 months agostartswith, string, es6, ecmascript minimal-polyfills297.3kMIT2.2.3An ultra light-weight, nonexhaustive, polyfills library
garronejabout 2 years agoString.prototype.startsWith, polyfills, light-weight, nonexhaustive