promise-chain
There are 56 repositories under promise-chain topic.
Bartozzz/queue-promise
A simple, dependency-free library for concurrent promise-based queues. Comes with with concurrency and timeout control.
fluffynuts/synchronous-promise
A prototypical animal which looks like an A+ Promise but doesn't defer immediately, so can run synchronously, for testing
jkolb/FranticApparatus
Promises framework for Swift 5
alxvasilev/cpp-promise
Javascript-like promises for C++ in a lightweight single header library
anonyco/SPromiseMeSpeedJS
The JavaScript library that promises you the fastest ES6 promises
cooldogepm/libPromise
A minimalistic implementation of Promises for PHP
PriyankBhatt/async-rollback
A simple util to make rollback easy for complex nested promises
dimitris-papadimitriou-chr/either-async
Asynchronous functional Either monad for promises
jutaz/angular-quasar
Enhanced angular $q on steroids
virgil382/JSLikePromise
JavaScript-like Promises for C++20 with ES6 async/await semantics. Supports move (e.g. so you can wrap ASIO and avoid callback hell).
jeongbaebang/async-wave
비동기 콜백을 순차 실행 및 관리를 간소화하는 JavaScript 비동기 라이브러리
jfactory-es/jfactory
Easily modularize your application into cancelable components. Everything they initialize can be monitored, stopped and removed automatically, including views, nested promise trees, requests, listeners, DOM and CSS.
kimmovah/promises-in-practice
A handful of examples on how Promises work in practice
perry-mitchell/opportunity
JavaScript/NodeJS action execution control using conditions
abumq/craftx
[obsolete] see AirSync
emphori/promise
A strongly typed Promise override for TypeScript
AmazingBooks/Key-Concepts-in-Javascript
A comprehensive and easy to understand guide for Javascript advanced key concepts with examples and details. Written and gathered from different sources which are mentioned in the Reference part of the book.
bredele/promise-chain
Execute promises one after an other using Array reduce
edonosotti/js-promise-chain-examples
Source code for: https://bit.ly/2YK0nlb
red-armor/xswr
:innocent: A data fetching solution for React Hooks and Imperative Ajax request
rzvxa/dwait
Deferred async operation made easy in JavaScript
bradzickafoose/webdb-ii-challenge
Web DB II Module Challenge
emphori/compose
A featherweight Promise composition and error handling library for JavaScript
KenavR/promise-operators
A couple of rxjs inspired operators for promises
kevinokerlund/cancellable-promise
An extension of native ES6 Promises that provides the ability to cancel and/or clear promise chains.
mayank/que-flow
Name promise chains and inject chains inbetween other chains.
showcodes-cn/promise
Java implementation of Promise A+
ShreeramNew/English-to-minion-Translate
This is a Web Application which can translate the text into Minion language. It works by fetching an API link.
ShreeramNew/joke-generator
This is a Web Application which generates a new Joke each time the button clicked. It mainly depend on API fetching.
tjenkinson/promise-chain-settled
Provides a way of knowing when a promise chain is settled. Useful for testing.
ArvanHunt/Asynchronous-Practice
Asynchronous , promise, callback
AsifZaman777/async-js-basic
Asynchronous JS
IvanPinezhaninov/async_promise
C++11 header-only library based on Promises/A+
prabhakaranthangavel/Adv-JS-Day-2-Promise
It contains Promise and Promise Types and Promise Properties
ramaesshh/Promise
This contains promise object concepts