Control Flow modules

Showing projects tagged as Async and Control Flow

  • async

    9.5 7.9 L4 JavaScript
    Async utilities for node and the browser
  • Bluebird

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

    8.7 0.0 L5 JavaScript
    The ultimate generator based flow-control goodness for nodejs (supports thunks, promises, etc)
  • pify

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

    5.2 5.7 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.
  • js-csp

    3.0 0.0 L4 JavaScript
    CSP channels for Javascript (like Clojurescript's core.async, or Go) THIS IS AN UPSTREAM FORK
  • each-async

    2.1 0.7 JavaScript
    Async concurrent iterator (async forEach)
  • bluebird-co

    1.5 0.0 L4 JavaScript
    A set of high performance yield handlers for Bluebird coroutines
  • promise-breaker

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

    1.4 3.1 JavaScript
    ๐Ÿš€ Tiny goodies for Continuation-Passing-Style functions, fully tested
  • async-chainable

    0.9 3.5 L2 JavaScript
    An extension to Async adding better handling of mixed Series / Parallel tasks via object chaining
  • OF

    0.6 0.0 JavaScript
    ๐Ÿฌ Promise wrapper with sugar ๐Ÿฌ
  • after-all-results

    0.5 0.0 JavaScript
    Like after-all, but collects the results for you
  • rfpify

    0.5 0.0 L5 JavaScript
    [DEPRECATED] Promisify a result-first callback function.
  • Simple-Series-Parallel

    0.1 0.0 L5 JavaScript
    A minimalist utility module for running async functions in series or parallel