Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
#

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,091 public repositories matching this topic...

Promise based HTTP client for the browser and node.js

  • UpdatedMar 16, 2025
  • JavaScript

A window.fetch JavaScript polyfill.

  • UpdatedJul 15, 2024
  • JavaScript
core-jsnode-fetch

A light-weight module that brings the Fetch API to Node.js

  • UpdatedAug 13, 2024
  • JavaScript
node-serialport

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

  • UpdatedMar 13, 2025
  • TypeScript

Distributed crawler powered by Headless Chrome

  • UpdatedApr 29, 2023
  • JavaScript

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

  • UpdatedFeb 20, 2025
  • TypeScript

Promise queue with concurrency control

  • UpdatedFeb 22, 2025
  • TypeScript

Axios + standardized errors + request/response transforms.

  • UpdatedOct 1, 2024
  • JavaScript

🦋 Fantasy Land compliant (monadic) alternative to Promises

  • UpdatedApr 22, 2024
  • JavaScript

A data mapper for Node.js and PostgreSQL.

  • UpdatedMar 3, 2019
promise

Promises/A implementation for PHP.

  • UpdatedNov 19, 2024
  • PHP

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

  • UpdatedOct 22, 2024
  • JavaScript

💝 Composable Promises & Promises as components

  • UpdatedMar 6, 2025
  • TypeScript

Simple and modern async event emitter

  • UpdatedJan 27, 2025
  • JavaScript

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

  • UpdatedJun 2, 2023
  • JavaScript

Java Deferred/Promise library similar to JQuery.

  • UpdatedJan 18, 2021
  • Java

load .vue files from your html/js

  • UpdatedJun 30, 2024
  • JavaScript

A query batching executor for the graphql gem

  • UpdatedOct 14, 2024
  • Ruby

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

Released 1988

Followers
26 followers
Wikipedia
Wikipedia

Related Topics

async-await callback concurrency coroutines deferred fiber future

[8]ページ先頭

©2009-2025 Movatter.jp