Skip to content
@FuturesJS

FuturesJS

Popular repositories

  1. FuturesJS FuturesJS Public

    The simple async toolkit - Promises (Futures), Subscriptions, and the like

    JavaScript 524 20

  2. forEachAsync forEachAsync Public

    forEachAsync - browser and node ready

    JavaScript 20 4

  3. sequence sequence Public

    Execute async code in chronological order. The sequence module of FuturesJS (Browser, Node.js, Bower, and Pakmanager)

    JavaScript 16 4

  4. ArrayAsync ArrayAsync Public

    Async counterparts for each of the Array methods - forEachAsync, everyAsync, someAsync, filterAsync, mapAsync, reduceAsync, reduceRightAsync

    JavaScript 6 1

  5. join join Public

    Joins JavaScript's asynchronous calls together similar to how `pthread_join` works for threads.

    JavaScript 6 3

  6. lateral lateral Public

    Like forEachAsync and Join had a baby: sequences out n batches of async functions rather than all at once. Part of FuturesJS (Browser, Node.js, Bower, Pakmanager)

    JavaScript 6 3

Repositories

Showing 7 of 7 repositories
  • forEachAsync Public

    forEachAsync - browser and node ready

    JavaScript 20 Apache-2.0 4 0 0 Updated Jan 7, 2015
  • sequence Public

    Execute async code in chronological order. The sequence module of FuturesJS (Browser, Node.js, Bower, and Pakmanager)

    JavaScript 16 Apache-2.0 4 0 0 Updated Jun 25, 2014
  • forAllAsync Public

    Like forEachAsync and Join had a baby: sequences out n batches of async functions rather than all at once. Part of FuturesJS (Browser, Node.js, Bower, Pakmanager)

    JavaScript 4 Apache-2.0 1 0 0 Updated Apr 11, 2014
  • lateral Public

    Like forEachAsync and Join had a baby: sequences out n batches of async functions rather than all at once. Part of FuturesJS (Browser, Node.js, Bower, Pakmanager)

    JavaScript 6 Apache-2.0 3 1 0 Updated Jan 15, 2014
  • FuturesJS Public

    The simple async toolkit - Promises (Futures), Subscriptions, and the like

    JavaScript 524 20 0 0 Updated Jan 13, 2014
  • join Public

    Joins JavaScript's asynchronous calls together similar to how `pthread_join` works for threads.

    JavaScript 6 Apache-2.0 3 0 0 Updated Jan 13, 2014
  • ArrayAsync Public

    Async counterparts for each of the Array methods - forEachAsync, everyAsync, someAsync, filterAsync, mapAsync, reduceAsync, reduceRightAsync

    JavaScript 6 Apache-2.0 1 0 0 Updated Jan 13, 2014

Top languages

Loading…

Most used topics

Loading…