issues
search
jonschlinkert
/
repeat-string
Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)
https://github.com/jonschlinkert
MIT License
49
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Refactor]: Repeat String Module
#12
sricharankrishnan
closed
2 years ago
0
Infinity and early conditions
#11
customcommander
opened
3 years ago
2
invalid benchmark (and memory leak)
#10
ku8ar
opened
4 years ago
1
use switch (num) to cover more common cases and improve perf
#9
jedwards1211
opened
4 years ago
0
Improper argument bug correction
#8
ggattoni
opened
6 years ago
0
The benchmarks are somewhat pointless
#7
RealDolos
closed
8 years ago
1
Improve package performance
#6
tbusser
closed
8 years ago
1
Cached result size longer than expected
#5
tbusser
closed
8 years ago
5
Please tag the 1.5.4 release in GitHub
#4
jaredsmith
closed
8 years ago
2
Benchmark improvements
#3
LinusU
closed
8 years ago
3
Add `component.json`
#2
wooorm
closed
9 years ago
4
cache string
#1
doowb
closed
9 years ago
1