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

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

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

creationix/step

0
View on GitHub↗
2,194 نجوم·186 تفرعات·JavaScript·MIT·7 مشاهدات

Step

An async control-flow library that makes stepping through logic easy.

Features

  • Asynchronous Control Flow - Simplifies asynchronous control flow logic.
  • Control Flow Utilities - Simplifying asynchronous logic flow.

سجل النجوم

مخطط تاريخ النجوم لـ creationix/stepمخطط تاريخ النجوم لـ creationix/step

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

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

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

Start searching with AI

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

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

    cujojs/when

    3,428عرض على GitHub↗

    A solid, fast Promises/A+ and when() implementation, plus other async goodies.

    JavaScript
    عرض على GitHub↗3,428
  • 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
  • bevacqua/contraالصورة الرمزية لـ bevacqua

    bevacqua/contra

    778عرض على GitHub↗

    :surfer: Asynchronous flow control with a functional taste to it

    JavaScript
    عرض على GitHub↗778
  • gartz/objecteventtargetالصورة الرمزية لـ gartz

    gartz/ObjectEventTarget

    13عرض على GitHub↗

    A same behaviour EventTarget prototype, that can work with any object from JavaScript

    JavaScript
    عرض على GitHub↗13
عرض جميع البدائل الـ 28 لـ Step→

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

ما هي وظيفة creationix/step؟

An async control-flow library that makes stepping through logic easy.

ما هي الميزات الرئيسية لـ creationix/step؟

الميزات الرئيسية لـ creationix/step هي: Asynchronous Control Flow, Control Flow Utilities.

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

تشمل البدائل مفتوحة المصدر لـ creationix/step: gartz/objecteventtarget — A same behaviour EventTarget prototype, that can work with any object from JavaScript. kriskowal/q — q is a JavaScript promise library and asynchronous flow controller designed to manage non-blocking operations. It… bevacqua/contra — :surfer: Asynchronous flow control with a functional taste to it. cujojs/when — A solid, fast Promises/A+ and when() implementation, plus other async goodies. caolan/async — Async is a JavaScript asynchronous flow library designed to manage the execution and coordination of asynchronous… marcoonroad/sporadic — Composable Concurrency Abstractions for JavaScript. :railway_track: :rhinoceros: :train: :vertical_traffic_light:.