workqueue

This library puts your tasks into a queue, and limits concurrent task's number.

Usage no npm install needed!

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

README

workqueue

This library puts your tasks into a queue, and limits concurrent task's number.