/repeat-string

Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)

Primary LanguageJavaScriptMIT LicenseMIT

Stargazers