Promises modules

Showing projects tagged as Control Flow and Promises

  • 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 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
  • pinkie-promise

    2.1 0.0 JavaScript
    Promise ponyfill with pinkie
  • 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.
  • valvelet

    1.1 3.4 JavaScript
    Limit the execution rate of a function
  • 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