PedroMiguelSS/p-try-each
Runs promise-returning functions in series but stops whenever any of the functions were successful. If all functions reject, the promise will be rejected with the error of the final task
TypeScriptMIT
Stargazers
No one’s star this repository yet.