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
107831
2 天前

A window.fetch JavaScript polyfill.

JavaScript
26088
1 年前
node-fetch/node-fetch
JavaScript
8845
1 年前
serialport/node-serialport

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

TypeScript
5949
15 小时前

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

TypeScript
5034
1 个月前

Promise queue with concurrency control

TypeScript
3877
4 天前

Axios + standardized errors + request/response transforms.

JavaScript
2852
4 个月前

🦋 Fantasy Land compliant (monadic) alternative to Promises

JavaScript
2495
1 年前

A data mapper for Node.js and PostgreSQL.

2479
7 年前
reactphp/promise

Promises/A implementation for PHP.

PHP
2448
2 个月前

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

JavaScript
2232
1 年前

Simple and modern async event emitter

JavaScript
1983
3 个月前

💝 Composable Promises & Promises as components

TypeScript
1932
9 天前

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

JavaScript
1918
2 年前

Node.js circuit breaker - fails fast ⚡️

JavaScript
1540
24 天前

Java Deferred/Promise library similar to JQuery.

Java
1508
5 年前

load .vue files from your html/js

JavaScript
1483
1 年前