Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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://github.com/afeiship/next-ajax-promise

Promise able for next ajax.

abort ajax destroy next promise

Last synced: 14 Dec 2024

https://github.com/bjoernricks/socketize

Promise based socket communication for Node.js

javascript networking nodejs promise socket

Last synced: 22 Nov 2024

https://github.com/qard/any-deferred

Deferred promise with any-promise

deferred nodejs promise

Last synced: 31 Dec 2024

https://github.com/srect/promise

实现一个符合promiseA+规范的promise

promise

Last synced: 02 Jan 2025

https://github.com/murt/aaarray

async/await functions for arrays written in Typescript

async await javascript nodejs promise typescript

Last synced: 19 Nov 2024

Promise Awesome Lists
Promise Categories