jsmp-infra-there-is-nothing-to-complain-about
Version:
Awesome two-function library with excess dependency
11 lines (8 loc) • 427 B
Plain Text
This package will not explain you anything, but it will help to do nothing.
Short examples:
See this string? ---> 'Test'
See other strings? ---> 'Uno' 'Dos' 'Tres'
Well, now you can join them by new function:
PomodoroString('Test', 'Uno', 'Dos', 'Tres') ----> 'Test Uno Dos Tres'
Or, maybe you want to fill your empty array with potatos?
PotatoArray([,,,,]) ----> ['potato', 'potato', 'potato', 'potato', 'potato']