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

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

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

sindresorhus/delay

0
View on GitHub↗
626 نجوم·38 تفرعات·JavaScript·MIT·2 مشاهدات

Delay

Delay a promise a specified amount of time

Features

  • Control Flow Utilities - Utility to delay promise execution.
  • Flow Control - Delays Promise execution.
  • Promise Utilities - Utility to delay promise resolution by a specified duration.
  • Timing and Delays - Delay a promise for a specified duration.
  • Works with AVA - Listed in the “Works with AVA” section of the Awesome Ava awesome list.

سجل النجوم

مخطط تاريخ النجوم لـ sindresorhus/delayمخطط تاريخ النجوم لـ sindresorhus/delay

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

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

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

Start searching with AI

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

ما هي وظيفة sindresorhus/delay؟

Delay a promise a specified amount of time

ما هي الميزات الرئيسية لـ sindresorhus/delay؟

الميزات الرئيسية لـ sindresorhus/delay هي: Control Flow Utilities, Flow Control, Promise Utilities, Timing and Delays, Works with AVA.

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

تشمل البدائل مفتوحة المصدر لـ sindresorhus/delay: sindresorhus/pify — Promisify a callback-style function. sindresorhus/p-map — Map over promises concurrently. petkaantonov/bluebird — Bluebird is a JavaScript promise library designed for managing asynchronous operations with a custom promise… lpinca/valvelet — Limit the execution rate of a function. caolan/async — Async is a JavaScript asynchronous flow library designed to manage the execution and coordination of asynchronous… nodeca/promise-memoize — Memoize promise-returning functions. Includes cache expire and prefetch.

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Delay.
  • sindresorhus/pifyالصورة الرمزية لـ sindresorhus

    sindresorhus/pify

    1,507عرض على GitHub↗

    Promisify a callback-style function

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

    sindresorhus/p-map

    1,499عرض على GitHub↗

    Map over promises concurrently

    JavaScriptasyncasync-awaitasync-functions
    عرض على GitHub↗1,499
  • lpinca/valveletالصورة الرمزية لـ lpinca

    lpinca/valvelet

    38عرض على GitHub↗

    Limit the execution rate of a function

    JavaScriptpromiserate-limitingthrottle
    عرض على GitHub↗38
  • caolan/asyncالصورة الرمزية لـ caolan

    caolan/async

    28,150عرض على GitHub↗

    Async is a JavaScript asynchronous flow library designed to manage the execution and coordination of asynchronous tasks in Node.js and the browser. It provides functional utilities to wrap, process, and orchestrate complex asynchronous workflows. The library distinguishes itself through a comprehensive task orchestrator that handles dependency graphs to resolve circular references and manages concurrent task queues. It includes a unification bridge that allows callback-style and promise-based functions to operate within the same execution interface. The project covers several primary capabil

    JavaScript
    عرض على GitHub↗28,150
عرض جميع البدائل الـ 30 لـ Delay→