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-props

0
View on GitHub↗
201 stars·15 forks·JavaScript·MIT·4 views

P Props

Like Promise.all() but for Map and Object

Features

  • Promise Utilities - Extends promise resolution to Maps and Objects.

Star history

Star history chart for sindresorhus/p-propsStar history chart for sindresorhus/p-props

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

Open-source alternatives to P Props

Similar open-source projects, ranked by how many features they share with P Props.
  • busterc/promise-do-untilbusterc avatar

    busterc/promise-do-until

    1View on GitHub↗

    :loop: Calls a function repeatedly until a condition returns true and then resolves the promise

    JavaScript
    View on GitHub↗1
  • kevinoid/promise-nodeifykevinoid avatar

    kevinoid/promise-nodeify

    2View on GitHub↗

    promise-nodeify

    JavaScript
    View on GitHub↗2
  • busterc/promise-do-whilstbusterc avatar

    busterc/promise-do-whilst

    3View on GitHub↗

    See Also - promise-whilst - promise-until - promise-do-until

    JavaScript
    View on GitHub↗3
  • mozilla/task.jsmozilla avatar

    mozilla/task.js

    1,629View on GitHub↗

    Beautiful concurrency for JavaScript

    JavaScript
    View on GitHub↗1,629
See all 30 alternatives to P Props→

Frequently asked questions

What does sindresorhus/p-props do?

Like Promise.all() but for Map and Object

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

The main features of sindresorhus/p-props are: Promise Utilities.

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

Open-source alternatives to sindresorhus/p-props include: busterc/promise-do-until — :loop: Calls a function repeatedly until a condition returns true and then resolves the promise. kevinoid/promise-nodeify — promise-nodeify. busterc/promise-do-whilst — See Also - promise-whilst - promise-until - promise-do-until. mozilla/task.js — Beautiful concurrency for JavaScript. samccone/promise-semaphore — promise semaphore. sindresorhus/delay — Delay a promise a specified amount of time.