alexei / sprintf.js

sprintf.js is a complete open source JavaScript sprintf implementation
BSD 3-Clause "New" or "Revised" License
2.11k stars 291 forks source link

fix #192 - remove String.repeat usage to remove IE11 polyfill requirement #193

Closed ashwalk33r closed 4 years ago

ashwalk33r commented 4 years ago

Fix https://github.com/alexei/sprintf.js/issues/192

alexei commented 4 years ago

I've seen this before and I've made it clear this is not going to happen. Sorry!