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