@art-of-coding/lime
A small middleware package that uses async/await
A small middleware package that uses async/await
Promise.all wrapper for easier error handling when using async/await
Delay is package from Promises library
For Each Parallel is package from Promises library
From Callback is package from Promises library
promisified setTimeout
Exec is package from Promises library
Iterate a list and asynchronously wait for each callback to finish before processing next
A collection of streams that work well with promises (through, map, reduce). Think Through2 with promises
While Parallel is package from Promises library
Reject Parallel is package from Promises library
Retry is package from Promises library
Some Parallel is package from Promises library
Timeout is package from Promises library
Timer is package from Promises library
Do While Series is package from Promises library
Error is package from Promises library
Every Parallel is package from Promises library
Every Series is package from Promises library
For Each Series is package from Promises library