Promise
Apromise 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.
Here are 3,112 public repositories matching this topic...
Language:All
Sort:Most stars
Promise based HTTP client for the browser and node.js
- Updated
Jul 16, 2025 - JavaScript
Standard Library
- Updated
Jul 18, 2025 - JavaScript
A light-weight module that brings the Fetch API to Node.js
- Updated
Aug 13, 2024 - JavaScript
Access serial ports with JavaScript. Linux, OSX and Windows. Welcome your robotic JavaScript overlords. Better yet, program them!
- Updated
Jul 16, 2025 - TypeScript
A tiny wrapper built around fetch with an intuitive syntax. 🍬
- Updated
Jun 21, 2025 - TypeScript
Promise packages, patterns, chat, and tutorials
- Updated
Apr 25, 2024
Promise queue with concurrency control
- Updated
Jul 1, 2025 - TypeScript
Axios + standardized errors + request/response transforms.
- Updated
Jun 19, 2025 - JavaScript
🦋 Fantasy Land compliant (monadic) alternative to Promises
- Updated
Apr 22, 2024 - JavaScript
A data mapper for Node.js and PostgreSQL.
- Updated
Mar 3, 2019
✨✨✨ Challenge your JavaScript programming limits step by step 前端手写题,一步步提升 JavaScript 编程水平
- Updated
Oct 22, 2024 - JavaScript
Simple and modern async event emitter
- Updated
Jun 20, 2025 - JavaScript
💝 Composable Promises & Promises as components
- Updated
Jun 30, 2025 - TypeScript
📭 A powerful, simple, promise-based postMessage library.
- Updated
Jun 2, 2023 - JavaScript
Java Deferred/Promise library similar to JQuery.
- Updated
Jan 18, 2021 - Java
Node.js circuit breaker - fails fast ⚡️
- Updated
Jul 15, 2025 - JavaScript
load .vue files from your html/js
- Updated
Jun 30, 2024 - JavaScript
Created by Barbara Liskov, Liuba Shrira, Mark S. Miller, Dean Tribble, Rob Jellinghaus, Daniel P. Friedman
Released 1988
- Followers
- 27 followers
- Website
- github.com/topics/promise
- Wikipedia
- Wikipedia