string.prototype.repeat
A robust & optimized `String.prototype.repeat` polyfill, based on the ECMAScript 6 specification.
es6-shim
ECMAScript 6 (Harmony) compatibility shims for legacy JavaScript engines
string.fromcodepoint
A robust & optimized `String.fromCodePoint` polyfill, based on the ECMAScript 6 specification.