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-wait-for

0
View on GitHub↗
169 stars·20 forks·JavaScript·MIT·5 views

P Wait For

Wait for a condition to be true

Features

  • Promise Utilities - Waits for a specific condition to be met.
  • Timing and Delays - Wait for a condition to be true.

Star history

Star history chart for sindresorhus/p-wait-forStar history chart for sindresorhus/p-wait-for

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-wait-for do?

Wait for a condition to be true

What are the main features of sindresorhus/p-wait-for?

The main features of sindresorhus/p-wait-for are: Promise Utilities, Timing and Delays.

Which projects share features with sindresorhus/p-wait-for?

Projects with overlapping indexed features include: sindresorhus/p-throttle — Throttle promise-returning & async functions. sindresorhus/p-timeout — Timeout a promise after a specified amount of time. sindresorhus/delay — Delay a promise a specified amount of time. sindresorhus/p-debounce — Debounce promise-returning & async functions. sindresorhus/p-time — Measure the time a promise takes to resolve. kevinoid/promise-nodeify — promise-nodeify.

Projects sharing features with P Wait For

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

    sindresorhus/p-debounce

    236View on GitHub↗

    Debounce promise-returning & async functions

    JavaScript
    View on GitHub↗236
  • sindresorhus/p-throttlesindresorhus avatar

    sindresorhus/p-throttle

    519View on GitHub↗

    Throttle promise-returning & async functions

    JavaScript
    View on GitHub↗519
  • sindresorhus/delaysindresorhus avatar

    sindresorhus/delay

    626View on GitHub↗

    Delay a promise a specified amount of time

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

    sindresorhus/p-time

    74View on GitHub↗

    Measure the time a promise takes to resolve

    JavaScript
    View on GitHub↗74
Compare all 30 related projects→