Control Flow modules

Showing projects tagged as Async, Promise, and Control Flow

  • Bluebird

    9.3 0.0 L2 JavaScript
    :bird: :zap: Bluebird is a full featured promise library with unmatched performance.
  • pify

    5.5 0.0 L5 JavaScript
    Promisify a callback-style function
  • p-map

    5.2 6.4 JavaScript
    Map over promises concurrently
  • Neo-Async

    4.5 0.0 JavaScript
    Neo-Async is thought to be used as a drop-in replacement for Async, it almost fully covers its functionality and runs faster
  • delay

    4.4 2.7 L5 JavaScript
    Delay a promise a specified amount of time
  • suspend

    4.1 0.0 L5 JavaScript
    Callback-free control flow for Node using ES6 generators.
  • promise-breaker

    1.5 0.0 JavaScript
    Helps you write libraries that accept both promises and callbacks.
  • OF

    0.6 0.0 JavaScript
    🍬 Promise wrapper with sugar 🍬
  • rfpify

    0.5 0.0 L5 JavaScript
    [DEPRECATED] Promisify a result-first callback function.