npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "promises" 的结果(共 28 个)
styled-jsx

Full CSS support for JSX without compromises

MIT
deferred

Modular and fast Promises implementation

ISC
react-loadable

A higher order component for loading components with promises

MIT
async-done

Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.

MIT
execify

A module for shimmimg between execution modes: streams, promises, and callbacks

callbackify

backwards compatibilify your callback functions while migrating apis to promises

MIT
lazybird

Lazy promises with Bluebird

jasmine-pit

Writing tests for promises in jasmine is kind of a pain in the ass. jasmine-pit makes doing such things a tiny bit easier by providing an augmented version of `it()` (called `pit()`) that allows you to simply return a promise that may eventually assert ex

MIT
mpromise

Promises A+ conformant implementation

MIT
foreachasync

A node- and browser-ready async (now with promises) counterpart of Array.prototype.forEach

(MIT OR Apache-2.0)
parole

Another ES6 promise implementation (compliant with Promises/A+)

MIT
move-concurrently

Promises of moves of files or directories with rename, falling back to recursive rename/copy on EXDEV errors, with configurable concurrency and win32 junction support.

ISC
mac

A tiny library designed to parallel or series chain streams, promises or functions with callbacks.

MIT
universalify

Make a callback- or promise-based function support both promises and callbacks.

MIT
promises-aplus-tests

Compliance test suite for Promises/A+

WTFPL
denodeify

Tool to turn functions with Node-style callback APIs into functions that return Promises

MIT
p-reduce

Reduce a list of values using promises into a promise for a value

MIT
es6-promisify

Converts callback-based functions to ES6 Promises

MIT
items-promise

Bare minimum async methods using promises

MIT
request-promise-native

The simplified HTTP request client 'request' with Promise support. Powered by native ES6 promises.

ISC
vow

DOM Promise and Promises/A+ implementation for Node.js and browsers

MIT
copy-concurrently

Promises of copies of files, directories and symlinks, with concurrency controls and win32 junction fallback.

ISC
promise-concurrency-limiter

Tiny scheduler for functions returning promises that can limit their concurrency.

tmp-promise

The tmp package with promises support and disposers.

MIT
promise-extended

Promises implementation with chainable API

MIT
eslint-plugin-promise

Enforce best practices for JavaScript promises

ISC