DJWassink / Promise-parallel-throttle

It's kinda like Promise.all(), but throttled!
MIT License
81 stars 3 forks source link

Removed optional parameters and put them in a Options object param. #21

Closed DJWassink closed 7 years ago

DJWassink commented 7 years ago

Should fix #15

still need to update readme