p-all
Run promise-returning & async functions concurrently with optional limited concurrency
ins-async-tasks
Simple and Easy to manage lots of async tasks in ways of Serial And Parallel
callbaq
Convert nested callback hell into serial procedural coding style, which is more readable, writable, and maintainable. Lightweight, Zero Dependency.
serial-filter
Serial asynchronous version of Array#filter, with promised based interface.