awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cujojs avatar

cujojs/when

0
View on GitHub↗
3,428 स्टार्स·387 फोर्क्स·JavaScript·8 व्यूज़

When

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

Features

  • Asynchronous Control Flow - Reliable Promises/A+ implementation.
  • Control Flow Utilities - Fast Promises/A+ implementation.
  • Promise Implementations - Feature-rich library focused on control flow and functional utilities.

स्टार हिस्ट्री

cujojs/when के लिए स्टार हिस्ट्री चार्टcujojs/when के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

cujojs/when क्या करता है?

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

cujojs/when की मुख्य विशेषताएं क्या हैं?

cujojs/when की मुख्य विशेषताएं हैं: Asynchronous Control Flow, Control Flow Utilities, Promise Implementations।

cujojs/when के कुछ ओपन-सोर्स विकल्प क्या हैं?

cujojs/when के ओपन-सोर्स विकल्पों में शामिल हैं: kriskowal/q — q is a JavaScript promise library and asynchronous flow controller designed to manage non-blocking operations. It… petkaantonov/bluebird — Bluebird is a JavaScript promise library designed for managing asynchronous operations with a custom promise… gartz/objecteventtarget — A same behaviour EventTarget prototype, that can work with any object from JavaScript. caolan/async — Async is a JavaScript asynchronous flow library designed to manage the execution and coordination of asynchronous… bevacqua/contra — :surfer: Asynchronous flow control with a functional taste to it. creationix/step — An async control-flow library that makes stepping through logic easy.

When के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो When के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • petkaantonov/bluebirdpetkaantonov का अवतार

    petkaantonov/bluebird

    20,515GitHub पर देखें↗

    Bluebird is a JavaScript promise library designed for managing asynchronous operations with a custom promise implementation. It provides a framework for controlling promise lifecycles and orchestrating non-blocking programming patterns. The library distinguishes itself with an asynchronous debugging toolkit that captures long stack traces across asynchronous boundaries and a global handler for unhandled promise rejections. It includes a predicate-based error filtering system to target specific exception types and a mechanism for the deterministic cleanup of system resources. It covers a broa

    JavaScript
    GitHub पर देखें↗20,515
  • kriskowal/qkriskowal का अवतार

    kriskowal/q

    15,030GitHub पर देखें↗

    q is a JavaScript promise library and asynchronous flow controller designed to manage non-blocking operations. It serves as a system for coordinating parallel tasks and sequencing asynchronous workflows through task chaining and error propagation. The library distinguishes itself with specialized debugging tools that capture long stack traces across asynchronous jumps and monitor unhandled rejections to prevent silent failures. It also functions as a remote object proxy, forwarding method calls to remote targets and routing responses back through promises. The project provides comprehensive

    JavaScript
    GitHub पर देखें↗15,030
  • creationix/stepcreationix का अवतार

    creationix/step

    2,194GitHub पर देखें↗

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

    JavaScript
    GitHub पर देखें↗2,194
  • bevacqua/contrabevacqua का अवतार

    bevacqua/contra

    778GitHub पर देखें↗

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

    JavaScript
    GitHub पर देखें↗778
  • When के सभी 30 विकल्प देखें→