string.prototype.startswith
Version:
A robust & optimized `String.prototype.startsWith` polyfill, based on the ECMAScript 6 specification.
13 lines (8 loc) • 191 B
JavaScript
A robust & optimized `String.prototype.startsWith` polyfill, based on the ECMAScript 6 specification.