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.
Created by Barbara Liskov, Liuba Shrira, Mark S. Miller, Dean Tribble, Rob Jellinghaus, Daniel P. Friedman
发布于 1988
A window.fetch JavaScript polyfill.
翻译 - 一个window.fetch JavaScript polyfill。
Standard Library
翻译 - 标准图书馆
A light-weight module that brings the Fetch API to Node.js
翻译 - 一个轻量级的模块,将window.fetch带到Node.js
Access serial ports with JavaScript. Linux, OSX and Windows. Welcome your robotic JavaScript overlords. Better yet, program them!
A tiny wrapper built around fetch with an intuitive syntax. 🍬
翻译 - 一个小包装器,以直观的语法围绕获取。 :糖果:
#Awesome#Promise packages, patterns, chat, and tutorials
Promise queue with concurrency control
Axios + standardized errors + request/response transforms.
🦋 Fantasy Land compliant (monadic) alternative to Promises
A data mapper for Node.js and PostgreSQL.
✨✨✨ Challenge your JavaScript programming limits step by step 前端手写题,一步步提升 JavaScript 编程水平
💝 Composable Promises & Promises as components
Simple and modern async event emitter
load .vue files from your html/js
A query batching executor for the graphql gem
翻译 - graphql gem的查询批处理执行器