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