run-series icon indicating copy to clipboard operation
run-series copied to clipboard

Run an array of functions in series

Results 1 run-series issues
Sort by recently updated
recently updated
newest added

- [x] Error handling by 'type checking', If passed tasks are an array or not. - [x] Check if the following array to call is callable or not and if...