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/jameslnewell/react-promise

🎣 React hooks for working with promises.

hooks promise react

Last synced: 16 Dec 2024

https://github.com/romancow/load-script

Promise-based method for dynamically loading scripts in browser with TypeScript support

async browser load promise script typescript

Last synced: 28 Nov 2024

https://github.com/kenotron/p-graph

p-graph, in the spirit of p-queue, but runs promises in a dependency graph

dependency graph javascript promise typescript

Last synced: 07 Dec 2024

https://github.com/afeiship/next-ajax-promise

Promise able for next ajax.

abort ajax destroy next promise

Last synced: 14 Dec 2024

Promise Awesome Lists
Promise Categories