callall

Supply an array of functions, return a function which will execute all supllied functions with the same context and argument, returning an array of outputs

Usage no npm install needed!

<script type="module">
  import callall from 'https://cdn.skypack.dev/callall';
</script>

README

callall

Supply an array of functions, return a function which will execute all supllied functions with the same context and argument, returning an array of outputs