awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
sindresorhus avatar

sindresorhus/p-pipe

0
View on GitHub↗
131 stars·13 forks·TypeScript·MIT·9 views

P Pipe

Compose promise-returning & async functions into a reusable pipeline

Features

  • Flow Control - Compose functions into a reusable pipeline.
  • Promise Utilities - Composes promise-returning functions into a pipeline.

Star history

Star history chart for sindresorhus/p-pipeStar history chart for sindresorhus/p-pipe

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does sindresorhus/p-pipe do?

Compose promise-returning & async functions into a reusable pipeline

What are the main features of sindresorhus/p-pipe?

The main features of sindresorhus/p-pipe are: Flow Control, Promise Utilities.

What are some open-source alternatives to sindresorhus/p-pipe?

Open-source alternatives to sindresorhus/p-pipe include: 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.

Open-source alternatives to P Pipe

Similar open-source projects, ranked by how many features they share with P Pipe.
  • sindresorhus/p-each-seriessindresorhus avatar

    sindresorhus/p-each-series

    53View on GitHub↗

    Iterate over promises serially

    JavaScript
    View on GitHub↗53
  • sindresorhus/p-mapsindresorhus avatar

    sindresorhus/p-map

    1,499View on GitHub↗

    Map over promises concurrently

    JavaScriptasyncasync-awaitasync-functions
    View on GitHub↗1,499
  • sindresorhus/delaysindresorhus avatar

    sindresorhus/delay

    626View on GitHub↗

    Delay a promise a specified amount of time

    JavaScript
    View on GitHub↗626
  • sindresorhus/p-map-seriessindresorhus avatar

    sindresorhus/p-map-series

    51View on GitHub↗

    Map over promises serially

    JavaScript
    View on GitHub↗51
See all 30 alternatives to P Pipe
→