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