Repository navigation

#

Promise

Created by Barbara Liskov, Liuba Shrira, Mark S. Miller, Dean Tribble, Rob Jellinghaus, Daniel P. Friedman

发布于 1988

维基百科

相关主题

async/await

A promise is an object returned by an asynchronous function, which represents the current state of the operation. At the time the promise is returned to the caller, the operation often isn't finished, but the promise object provides methods to handle the eventual success or failure of the operation.

Promise based HTTP client for the browser and node.js

JavaScript
106704
1 天前

A window.fetch JavaScript polyfill.

JavaScript
25845
9 个月前
node-fetch/node-fetch
JavaScript
8833
8 个月前
serialport/node-serialport

Access serial ports with JavaScript. Linux, OSX and Windows. Welcome your robotic JavaScript overlords. Better yet, program them!

TypeScript
5894
4 天前

A tiny wrapper built around fetch with an intuitive syntax. 🍬

TypeScript
4947
2 个月前

Promise queue with concurrency control

TypeScript
3657
2 个月前

Axios + standardized errors + request/response transforms.

JavaScript
2813
1 个月前

🦋 Fantasy Land compliant (monadic) alternative to Promises

JavaScript
2489
1 年前

A data mapper for Node.js and PostgreSQL.

2487
6 年前
reactphp/promise

Promises/A implementation for PHP.

PHP
2421
5 个月前

✨✨✨ Challenge your JavaScript programming limits step by step 前端手写题,一步步提升 JavaScript 编程水平

JavaScript
2109
6 个月前

Simple and modern async event emitter

JavaScript
1930
3 个月前

💝 Composable Promises & Promises as components

TypeScript
1926
19 天前

📭 A powerful, simple, promise-based postMessage library.

JavaScript
1897
2 年前

Java Deferred/Promise library similar to JQuery.

Java
1504
4 年前

load .vue files from your html/js

JavaScript
1484
10 个月前

A query batching executor for the graphql gem

Ruby
1426
6 个月前