#

Promise

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.

https://static.github-zh.com/github_avatars/axios?size=40
JavaScript 107.64 k
4 小时前
https://static.github-zh.com/github_avatars/JakeChampion?size=40

A window.fetch JavaScript polyfill.

JavaScript 26.01 k
1 年前
node-fetch/node-fetch
https://static.github-zh.com/github_avatars/node-fetch?size=40
JavaScript 8.85 k
1 年前
serialport/node-serialport
https://static.github-zh.com/github_avatars/serialport?size=40

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

TypeScript 5.95 k
2 天前
https://static.github-zh.com/github_avatars/elbywan?size=40
TypeScript 5.02 k
11 天前
https://static.github-zh.com/github_avatars/sindresorhus?size=40
TypeScript 3.85 k
1 天前
https://static.github-zh.com/github_avatars/infinitered?size=40

Axios + standardized errors + request/response transforms.

JavaScript 2.85 k
3 个月前
https://static.github-zh.com/github_avatars/fluture-js?size=40
JavaScript 2.5 k
1 年前
https://static.github-zh.com/github_avatars/dmfay?size=40
2.48 k
7 年前
reactphp/promise
https://static.github-zh.com/github_avatars/reactphp?size=40

Promises/A implementation for PHP.

PHP 2.45 k
1 个月前
https://static.github-zh.com/github_avatars/Sunny-117?size=40

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

JavaScript 2.23 k
1 年前
https://static.github-zh.com/github_avatars/sindresorhus?size=40
JavaScript 1.98 k
3 个月前
https://static.github-zh.com/github_avatars/posva?size=40

💝 Composable Promises & Promises as components

TypeScript 1.93 k
3 天前
https://static.github-zh.com/github_avatars/dollarshaveclub?size=40

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

JavaScript 1.92 k
2 年前
https://static.github-zh.com/github_avatars/nodeshift?size=40
JavaScript 1.53 k
8 天前
https://static.github-zh.com/github_avatars/jdeferred?size=40

#安卓#Java Deferred/Promise library similar to JQuery.

Java 1.51 k
5 年前
https://static.github-zh.com/github_avatars/FranckFreiburger?size=40
JavaScript 1.48 k
1 年前
loading...

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

发布于 1988

Website
Wikipedia
维基百科

相关主题

async/await