Promise modules

Showing projects tagged as Promises and Promise

  • Bluebird

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

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

    6.9 5.2 L2 JavaScript
    ECMAScript 6 compatibility shims for legacy JS engines
  • Massive

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

    3.1 0.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.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
  • AVA

    0.5 0.0 JavaScript
    AVA task for Start
  • rfpify

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