Just another library with the sole purpose of wait for all promises to complete
▼1 up and 0 down, posted by
1 up and 0 down, posted by
https://github.com/rpgeeganage/alls Just another library with the sole purpose of waiting till all promises to complete Nothing more, Nothing less. Since Promise.all() doesn't wait if an error, so I wrote it.