Promise modules

Showing projects tagged as Promise

  • axios

    10.0 8.4 L3 JavaScript
    Promise based HTTP client for the browser and node.js
  • 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 ๐Ÿš€
  • node-fetch

    8.3 1.7 L1 JavaScript
    A light-weight module that brings the Fetch API to Node.js
  • es6-shim

    6.8 3.1 L2 JavaScript
    ECMAScript 6 compatibility shims for legacy JS engines
  • pg-promise

    6.7 5.8 L4 JavaScript
    PostgreSQL interface for Node.js
  • Massive

    6.5 0.0 L5 JavaScript
    DISCONTINUED. PostgreSQL data access tool.
  • globby

    6.1 6.2 L5 JavaScript
    User-friendly glob matching
  • pify

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

    5.2 5.7 JavaScript
    Map over promises concurrently
  • mem

    5.1 4.8 L5 TypeScript
    Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical input
  • 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
  • OpenRecord

    4.3 3.0 L5 JavaScript
    DISCONTINUED. Make ORMs great again!
  • suspend

    4.1 0.0 L5 JavaScript
    Callback-free control flow for Node using ES6 generators.
  • get-stream

    3.4 8.1 L5 JavaScript
    Get a stream as a string, Buffer, ArrayBuffer or array
  • loud-rejection

    3.1 1.8 L5 JavaScript
    Make unhandled promise rejections fail loudly instead of the default silent fail
  • Filehound

    2.7 0.0 L4 JavaScript
    Flexible and fluent interface for searching the file system
  • pinkie-promise

    2.1 0.0 JavaScript
    Promise ponyfill with pinkie
  • FortJs

    1.7 9.4 TypeScript
    A feature-rich Node.js web framework designed for building powerful, scalable, and maintainable web applications.
  • promise-breaker

    1.5 0.0 JavaScript
    Helps you write libraries that accept both promises and callbacks.
  • ygor

    1.4 0.0 L5 JavaScript
    Task toolkit. For when `npm run` isn't enough and everything else is too much.
  • promise-memoize

    1.4 0.0 L5 JavaScript
    Memoize promise-returning functions. Includes cache expire and prefetch.
  • TeleAPI

    1.4 0.0 L4 JavaScript
    ๐Ÿš€ The useful library to simplify your work with Telegram Bot API
  • valvelet

    1.1 3.4 JavaScript
    Limit the execution rate of a function
  • FileSniffer

    0.7 0.0 L5 TypeScript
    Find files by matching content
  • OF

    0.6 0.0 JavaScript
    ๐Ÿฌ Promise wrapper with sugar ๐Ÿฌ
  • zeit

    0.6 0.0 L5 JavaScript
    Clock and task scheduler for node.js applications, providing extensive control of time and callback scheduling in prod and test code
  • AVA

    0.5 0.0 JavaScript
    DISCONTINUED. AVA task for Start
  • rfpify

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