1.0.2 • Published 8 years ago
repeatjoinstring v1.0.2
repeatJoinString
join string with seperator for times that user wants.
example. repeatJoinString('yeah', '!! ', 3);
result is yeah!! yeah!! yeah
join string with seperator for times that user wants.
example. repeatJoinString('yeah', '!! ', 3);
result is yeah!! yeah!! yeah