npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "Promise" 的结果(共 90 个)
axios

Promise based HTTP client for the browser and node.js

MIT
sequelize

Sequelize is a promise-based Node.js ORM tool for Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server, Amazon Redshift and Snowflake’s Data Cloud. It features solid transaction support, relations, eager and lazy loading, read replication and more.

MIT
@ungap/promise-all-settled

A cross platform Promise.allSettled polyfill

ISC
retry-as-promised

Retry a failed promise

MIT
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
mkdirp-then

mkdirp as promised

MIT
tappable

Tapable with Promise support

MIT
glob-promise

Promise version of glob

MIT
sander

Promise-based power tool for common filesystem tasks

MIT
rimraf-then

rimraf as promised

MIT
universal-promise

Promise implementation that works in browsers, node, and react-native

MIT
synchronous-promise

Synchronous Promise-like prototype to use in testing where you would have used an ES6 Promise

BSD-3-Clause
p-timeout

Timeout a promise after a specified amount of time

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

promiscuous

A minimal and fast promise implementation

MIT
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
p-locate

Get the first fulfilled promise that satisfies the provided testing function

MIT
p-reflect

Make a promise always fulfill with its actual fulfillment value or rejection reason

MIT