repeat-string
Repeat the given string n times. Fastest implementation for repeating a string.
promise-retry
Retries a function that returns a promise, leveraging the power of the retry module.
string.prototype.repeat
A robust & optimized `String.prototype.repeat` polyfill, based on the ECMAScript 6 specification.
tryer
Because everyone loves a tryer! Conditional and repeated task invocation for node and browser.