GitShow/sindresorhus/p-waterfall
sindresorhus

p-waterfall

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

by sindresorhus
Star on GitHubForknpm

TypeScript

79 stars5 forks3 contributorsQuiet · 11mo agoSince 2016v3.0.0MIT

Meet the team

See all 3 on GitHub →
sindresorhus
sindresorhus11 contributions
BendingBender
BendingBender2 contributions
papb
papb1 contribution

Languages

View on GitHub →
TypeScript86.6%
JavaScript13.4%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
85
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
sindresorhus
Add tip about `as const` to TS doc commentClosedIssue

https://github.com/sindresorhus/p-waterfall/pull/7#issuecomment-745033358

sindresorhus · 11mo ago
TNing
Problems with ESM and electronClosedIssue

Hello, I'm using p-waterfall within electron (Typescript project). With p-waterfall v2.1.1 everything works fine. When I upgrade to v3.0.0 I get the following error: "require() of ES modules is not supported"

TNing · 5y ago
codeBelt
How to use TypeScript with p-waterfall?ClosedIssue

I've posted the question to stackoverflow but I haven't gotten a response. I added some types on the example below but I don't know how to get to have an inferred type of from the array for that are passed into ?

codeBelt · 5y ago
Structured data for AI agents

Repository: sindresorhus/p-waterfall. Description: Run promise-returning & async functions in series, each passing its result to the next Stars: 79, Forks: 5. Primary language: TypeScript. Languages: TypeScript (86.6%), JavaScript (13.4%). License: MIT. Latest release: v3.0.0 (5y ago). Open PRs: 0, open issues: 0. Last activity: 11mo ago. Community health: 85%. Top contributors: sindresorhus, BendingBender, papb.

·@ofershap

Replace github.com with gitshow.dev