Promise modules

Showing projects tagged as Control Flow and Promise

  • Bluebird

    9.4 5.0 L2 JavaScript
    :bird: :zap: Bluebird is a full featured promise library with unmatched performance.
  • pify

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

    4.9 3.9 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.2 2.6 L5 JavaScript
    Delay a promise a specified amount of time
  • suspend

    4.2 0.0 L5 JavaScript
    Callback-free control flow for Node using ES6 generators.
  • 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.3 0.0 L5 JavaScript
    Memoize promise-returning functions. Includes cache expire and prefetch.
  • valvelet

    1.0 0.0 JavaScript
    Limit the execution rate of a function
  • OF

    0.5 0.0 JavaScript
    🍬 Promise wrapper with sugar 🍬
  • rfpify

    0.4 0.0 L5 JavaScript
    [DEPRECATED] Promisify a result-first callback function.