Compose promise-returning & async functions into a reusable pipeline
Las características principales de sindresorhus/p-pipe son: Flow Control, Promise Utilities.
Las alternativas de código abierto para sindresorhus/p-pipe incluyen: sindresorhus/p-map — Map over promises concurrently. sindresorhus/p-whilst — While a condition returns true, calls a function repeatedly, and then resolves the promise. sindresorhus/delay — Delay a promise a specified amount of time. sindresorhus/p-each-series — Iterate over promises serially. sindresorhus/p-map-series — Map over promises serially. sindresorhus/pify — Promisify a callback-style function.
Map over promises concurrently