repeat-string80.7mMIT1.6.1Repeat the given string n times. Fastest implementation for repeating a string.
jonschlinkertover 3 years agorepeating, fast, fastest, fill longest-streak48.5mMIT3.1.0Count the longest repeating streak of a substring
wooormabout 3 years agorepeating, count, length, longest repeat-element44.9mMIT1.1.4Create an array by repeating the given value n times.
jonschlinkertover 3 years agoarray, element, repeat, string