repeat-string
repeat-string copied to clipboard
use switch (num) to cover more common cases and improve perf
Just an idea, I don't know if there are any ramifications to this, but according to my jsperf test this is 58% faster for num <= 5 👍