awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
sindresorhus avatar

sindresorhus/p-event

0
View on GitHub↗
450 نجوم·29 تفرعات·JavaScript·MIT·3 مشاهدات

P Event

Promisify an event by waiting for it to be emitted

Features

  • Promise Utilities - Promisify an event by waiting for it to be emitted.
  • Works with AVA - Listed in the “Works with AVA” section of the Awesome Ava awesome list.

سجل النجوم

مخطط تاريخ النجوم لـ sindresorhus/p-eventمخطط تاريخ النجوم لـ sindresorhus/p-event

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة sindresorhus/p-event؟

Promisify an event by waiting for it to be emitted

ما هي الميزات الرئيسية لـ sindresorhus/p-event؟

الميزات الرئيسية لـ sindresorhus/p-event هي: Promise Utilities, Works with AVA.

ما هي البدائل مفتوحة المصدر لـ sindresorhus/p-event؟

تشمل البدائل مفتوحة المصدر لـ sindresorhus/p-event: sindresorhus/pify — Promisify a callback-style function. sindresorhus/p-queue — p-queue is a JavaScript promise queue and concurrent task scheduler designed to limit the number of active… sindresorhus/delay — Delay a promise a specified amount of time. busterc/promise-do-whilst — See Also - promise-whilst - promise-until - promise-do-until. kevinoid/promise-nodeify — promise-nodeify. hypercubed/chuhai — Test driven benchmarking.

بدائل مفتوحة المصدر لـ P Event

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع P Event.
  • sindresorhus/p-queueالصورة الرمزية لـ sindresorhus

    sindresorhus/p-queue

    4,217عرض على GitHub↗

    p-queue is a JavaScript promise queue and concurrent task scheduler designed to limit the number of active asynchronous operations. It serves as an asynchronous rate limiter and promise lifecycle manager to prevent resource exhaustion. The project distinguishes itself through priority-based task scheduling and token-bucket rate limiting to control execution frequency. It integrates with abort signals for task cancellation and provides mechanisms to pause, resume, and clear pending operations. The tool covers broader traffic management capabilities including operation timeouts and concurrency

    TypeScript
    عرض على GitHub↗4,217
  • sindresorhus/pifyالصورة الرمزية لـ sindresorhus

    sindresorhus/pify

    1,507عرض على GitHub↗

    Promisify a callback-style function

    JavaScriptpromise-utilitiespromisespromisify
    عرض على GitHub↗1,507
  • sindresorhus/delayالصورة الرمزية لـ sindresorhus

    sindresorhus/delay

    626عرض على GitHub↗

    Delay a promise a specified amount of time

    JavaScript
    عرض على GitHub↗626
  • busterc/promise-do-whilstالصورة الرمزية لـ busterc

    busterc/promise-do-whilst

    3عرض على GitHub↗

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

    JavaScript
    عرض على GitHub↗3
عرض جميع البدائل الـ 30 لـ P Event→