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-each-series

0
View on GitHub↗
53 stars·8 forks·JavaScript·MIT·8 views

P Each Series

Iterate over promises serially

Features

  • Flow Control - Iterate over promises serially.
  • Promise Utilities - Iterates over promises in serial order.

Star history

Star history chart for sindresorhus/p-each-seriesStar history chart for sindresorhus/p-each-series

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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-each-series do?

Iterate over promises serially

What are the main features of sindresorhus/p-each-series?

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

Which projects share features with sindresorhus/p-each-series?

Projects with overlapping indexed features include: sindresorhus/p-map-series — Map over promises serially. 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-map — Map over promises concurrently. sindresorhus/p-pipe — Compose promise-returning & async functions into a reusable pipeline. sindresorhus/pify — Promisify a callback-style function.

Projects sharing features with P Each Series

These projects share indexed features with P Each Series. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • sindresorhus/p-mapsindresorhus avatar

    sindresorhus/p-map

    1,499View on GitHub↗

    Map over promises concurrently

    JavaScriptasyncasync-awaitasync-functions
    View on GitHub↗1,499
  • sindresorhus/p-map-seriessindresorhus avatar

    sindresorhus/p-map-series

    51View on GitHub↗

    Map over promises serially

    JavaScript
    View on GitHub↗51
  • sindresorhus/delaysindresorhus avatar

    sindresorhus/delay

    626View on GitHub↗

    Delay a promise a specified amount of time

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

    sindresorhus/p-pipe

    131View on GitHub↗

    Compose promise-returning & async functions into a reusable pipeline

    TypeScript
    View on GitHub↗131
Compare all 30 related projects→