Control Flow modules

Showing projects tagged as 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)
  • Highland.js

    6.6 0.0 L4 JavaScript
    High-level streams library for Node.js and the browser
  • pify

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

    5.2 6.4 JavaScript
    Map over promises concurrently
  • zen-observable

    4.8 0.0 L5 JavaScript
    An Implementation of Observables for Javascript
  • 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.
  • observable-to-promise

    3.3 0.0
    Awesome Observable related stuff - An Observable is a collection that arrives over time.
  • zone

    3.3 2.7 L5 JavaScript
    Flow control and error handling for Node.js
  • js-csp

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

    2.4 0.0 TypeScript
    Turns XLSX into a readable stream.
  • each-async

    2.1 0.7 JavaScript
    Async concurrent iterator (async forEach)
  • pinkie-promise

    2.1 0.0 JavaScript
    Promise ponyfill with pinkie
  • bellboy

    1.9 6.4 TypeScript
    Highly performant JavaScript data stream ETL engine.
  • 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.
  • promise-memoize

    1.4 0.0 L5 JavaScript
    Memoize promise-returning functions. Includes cache expire and prefetch.
  • cpsfy

    1.3 3.1 JavaScript
    ๐Ÿš€ Tiny goodies for Continuation-Passing-Style functions, fully tested
  • valvelet

    1.1 3.4 JavaScript
    Limit the execution rate of a function
  • iterum

    1.0 0.0 L4 JavaScript
    Handling iterables like lazy arrays.
  • async-chainable

    0.9 3.5 L2 JavaScript
    An extension to Async adding better handling of mixed Series / Parallel tasks via object chaining
  • ๐Ÿ”ฅ matchbook

    0.8 0.0 TypeScript
    pattern matching in javascript & typescript made easy
  • Watchlight

    0.6 4.0 JavaScript
    A light-weight, comprehensive, reactive framework for business logic and when things change.
  • 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.
  • Publish / Subscribe

    0.4 0.0 JavaScript
    JavaScript implementation of the Publish/Subscribe pattern