Control Flow modules

Showing projects tagged as Control Flow

  • async

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

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

    8.6 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.4 3.9 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.4 0.0
    Awesome Observable related stuff - An Observable is a collection that arrives over time.
  • zone

    3.3 1.5 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
  • Kottster

    2.6 8.8 TypeScript
    A simple Node.js admin panel for your app. Build admin panel in minutes.
  • xlstream

    2.5 4.9 TypeScript
    Turns XLSX into a readable stream.
  • each-async

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

    2.1 0.0 JavaScript
    Promise ponyfill with pinkie
  • bellboy

    2.0 7.1 TypeScript
    Highly performant JavaScript data stream ETL engine.
  • promise-breaker

    1.6 0.0 JavaScript
    Helps you write libraries that accept both promises and callbacks.
  • bluebird-co

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

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

    1.4 5.5 JavaScript
    🚀 Tiny goodies for Continuation-Passing-Style functions, fully tested
  • valvelet

    1.2 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.9 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.