An open API service providing repository metadata for many open source software ecosystems.

Topic: "promise-chain"

Bartozzz/queue-promise

A simple, dependency-free library for concurrent promise-based queues. Comes with with concurrency and timeout control.

Language: JavaScript - Size: 3.56 MB - Last synced at: 27 days ago - Pushed at: about 2 years ago - Stars: 92 - Forks: 11

fluffynuts/synchronous-promise

A prototypical animal which looks like an A+ Promise but doesn't defer immediately, so can run synchronously, for testing

Language: JavaScript - Size: 445 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 51 - Forks: 11

jkolb/FranticApparatus

Promises framework for Swift 5

Language: Swift - Size: 432 KB - Last synced at: 21 days ago - Pushed at: almost 6 years ago - Stars: 25 - Forks: 0

alxvasilev/cpp-promise

Javascript-like promises for C++ in a lightweight single header library

Language: C++ - Size: 53.7 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 18 - Forks: 2

anonyco/SPromiseMeSpeedJS

The JavaScript library that promises you the fastest ES6 promises

Language: JavaScript - Size: 241 KB - Last synced at: 7 days ago - Pushed at: almost 5 years ago - Stars: 12 - Forks: 2

cooldogepm/libPromise 📦

A minimalistic implementation of Promises for PHP

Language: PHP - Size: 77.1 KB - Last synced at: 29 days ago - Pushed at: almost 2 years ago - Stars: 11 - Forks: 2

PriyankBhatt/async-rollback

A simple util to make rollback easy for complex nested promises

Language: JavaScript - Size: 18.6 KB - Last synced at: 8 days ago - Pushed at: about 7 years ago - Stars: 6 - Forks: 1

dimitris-papadimitriou-chr/either-async

Asynchronous functional Either monad for promises

Language: JavaScript - Size: 8.79 KB - Last synced at: 4 days ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 1

jutaz/angular-quasar

Enhanced angular $q on steroids

Language: JavaScript - Size: 28.3 KB - Last synced at: 12 days ago - Pushed at: almost 7 years ago - Stars: 5 - Forks: 0

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.

Language: JavaScript - Size: 3.5 MB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

jeongbaebang/async-wave

비동기 콜백을 순차 실행 및 관리를 간소화하는 JavaScript 비동기 라이브러리

Language: TypeScript - Size: 755 KB - Last synced at: 22 days ago - Pushed at: 10 months ago - Stars: 4 - Forks: 0

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).

Language: C++ - Size: 1.14 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 1

perry-mitchell/opportunity

JavaScript/NodeJS action execution control using conditions

Language: JavaScript - Size: 246 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

kimmovah/promises-in-practice

A handful of examples on how Promises work in practice

Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 1

emphori/promise

A strongly typed Promise override for TypeScript

Language: TypeScript - Size: 15.6 KB - Last synced at: 14 days ago - Pushed at: 12 months ago - Stars: 3 - Forks: 0

abumq/craftx 📦

[obsolete] see AirSync

Language: JavaScript - Size: 436 KB - Last synced at: 9 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 1

rzvxa/dwait

Deferred async operation made easy in JavaScript

Language: TypeScript - Size: 104 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

red-armor/xswr

:innocent: A data fetching solution for React Hooks and Imperative Ajax request

Language: TypeScript - Size: 609 KB - Last synced at: 28 days ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

bredele/promise-chain

Execute promises one after an other using Array reduce

Language: JavaScript - Size: 6.84 KB - Last synced at: 28 days ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

edonosotti/js-promise-chain-examples

Source code for: https://bit.ly/2YK0nlb

Language: JavaScript - Size: 2.93 KB - Last synced at: 28 days ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

superfaz/chain-of-actions

Railway error management implementation in Typescript

Language: TypeScript - Size: 220 KB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

KenavR/promise-operators

A couple of rxjs inspired operators for promises

Language: TypeScript - Size: 313 KB - Last synced at: 9 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

tjenkinson/promise-chain-settled

Provides a way of knowing when a promise chain is settled. Useful for testing.

Language: TypeScript - Size: 557 KB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

emphori/compose

A featherweight Promise composition and error handling library for JavaScript

Language: TypeScript - Size: 33.2 KB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ShreeramNew/joke-generator

This is a Web Application which generates a new Joke each time the button clicked. It mainly depend on API fetching.

Language: JavaScript - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

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.

Language: CSS - Size: 2.1 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

showcodes-cn/promise

Java implementation of Promise A+

Language: Java - Size: 26.4 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

bradzickafoose/webdb-ii-challenge Fork of bloominstituteoftechnology/node-db2-project

Web DB II Module Challenge

Language: JavaScript - Size: 111 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

mayank/que-flow

Name promise chains and inject chains inbetween other chains.

Language: JavaScript - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

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.

Size: 745 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

kevinokerlund/cancellable-promise

An extension of native ES6 Promises that provides the ability to cancel and/or clear promise chains.

Language: JavaScript - Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

solaris0051/simplePomodoroTimer

mulitiple-due-time-pomodoro-timer

Language: JavaScript - Size: 2.42 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

prabhavathi2501/promise

This is Promise section

Language: JavaScript - Size: 1.95 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ArvanHunt/Asynchronous-Practice

Asynchronous , promise, callback

Language: JavaScript - Size: 2.93 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 1

Ruthishkumarr/ASYNC-PROMISE

Language: JavaScript - Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ReddyDivya/rd-namaste-javaScript

Namaste JavaScript notes provide a comprehensive guide for mastering JavaScript. Covering key concepts, syntax, and practical applications, it's an invaluable resource for developers seeking JavaScript proficiency.

Size: 62.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

IvanPinezhaninov/async_promise

C++11 header-only library based on Promises/A+

Language: C++ - Size: 112 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AsifZaman777/async-js-basic

Asynchronous JS

Language: JavaScript - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

prabhakaranthangavel/Adv-JS-Day-2-Promise

It contains Promise and Promise Types and Promise Properties

Language: JavaScript - Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SalamanderCtesiphon/not-another-weather-app-noooo

using web apis to create an interactive static website with async javascript

Language: JavaScript - Size: 1.69 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dhananjay-ng/exoplanet-explorer

App to find out information of earth like planets.

Language: HTML - Size: 1.71 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rehaankhan1/Notes_App_Javascript-

This is a CRUD = {Create, Read, Update, Delete} Application created with use of es7 Javascript, Babel and Webpack.

Language: JavaScript - Size: 1.79 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rehaankhan1/HANGMAN-JAVASCRIPT-GAME

This is a simple project made with the use of Javascript es7, babel and Webpack to create a Hangman Based Word Guessing Game.

Language: JavaScript - Size: 1.49 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ink-feather-org/ts-utils-ts

Contains various typescript utils.

Language: TypeScript - Size: 261 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

suyogghate/Anomo

This is Anomo app made using React.js. In this app, we can share the feedbacks without actually revealing the name. This is made with the help of fetching API's from the firebase database. In the app when we click submit, the feedbacks are stored in the firebase database and at the same time we are fetching the responses from the database and presenting it in beautiful format.

Language: JavaScript - Size: 297 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

suyogghate/Pizza-Order-ManagementV2

This is a second version of pizza order status project in which when we order a pizza, the status of our order is shown like uptill which state our pizza is in. We can also order multiple pizza here. The concept used here is promises and promise chaining in which one thing is executed after another with the help of setTimeout concept. As soon as you write your order no. and press execute, a new order gets created with order details, the status of your pizza is shown in green color.

Language: JavaScript - Size: 88.9 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Osman-ordu/Front-end-tutorials-Bilge-Adam-Academy-JS

Language: JavaScript - Size: 3.14 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

jasmeetsinghbhatia/rock-paper-scissors-js

This is a rock paper scissors game made in vanilla JS, HTML and CSS over a weekend

Language: JavaScript - Size: 415 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

YSZhuoyang/promise-command-queue

A fairly simple command queue that ensures both commands containing sync code and commands containing async code are executed in sequence, through promises chaining.

Language: TypeScript - Size: 550 KB - Last synced at: 8 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

jfactory-es/jfactory-promise

Promise where the whole tree can be awaited, canceled and expired. Provides synchronous status, explorable chain map, shared data, debug data and trace.

Language: JavaScript - Size: 421 KB - Last synced at: about 11 hours ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

izica/debounce-decorator-es6

Debounce decorator for es6+, with promise support

Language: JavaScript - Size: 4.88 KB - Last synced at: 12 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

ManuelArtificer/Promise-break

Wrapper for promise allow break chain when error occurred.

Language: TypeScript - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

dmail-old/thenable

Thenable utilities

Language: JavaScript - Size: 14.6 KB - Last synced at: 9 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

pavlovalor/weather-mobile-app 📦

Simple react app

Language: JavaScript - Size: 43 KB - Last synced at: about 1 month ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 1

splex-rocks/tx

Tx: chainable rollback-able routines

Language: JavaScript - Size: 6.84 KB - Last synced at: 17 days ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0