Just another library with the sole purpose of wait for all promises to complete1 pointgeeg7 years agohttps://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.