# sindresorhus/p-waterfall

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/sindresorhus-p-waterfall).**

80 stars · 5 forks · TypeScript · MIT

## Links

- GitHub: https://github.com/sindresorhus/p-waterfall
- awesome-repositories: https://awesome-repositories.com/repository/sindresorhus-p-waterfall.md

## Description

Run promise-returning & async functions in series, each passing its result to the next

## Tags

### Part of an Awesome List

- [Flow Control](https://awesome-repositories.com/f/awesome-lists/devtools/flow-control.md) — Run functions in series passing results to the next.
