Promise modules

Showing projects tagged as Promises and Promise

  • Bluebird

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

    9.2 8.2 L4 JavaScript
    Node.js test runner that lets you develop with confidence 🚀
  • es6-shim

    6.8 3.1 L2 JavaScript
    ECMAScript 6 compatibility shims for legacy JS engines
  • Massive

    6.5 0.0 L5 JavaScript
    PostgreSQL data access tool.
  • 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
  • loud-rejection

    3.1 1.8 L5 JavaScript
    Make unhandled promise rejections fail loudly instead of the default silent fail
  • 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
  • AVA

    0.5 0.0 JavaScript
    AVA task for Start
  • rfpify

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