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/humptydumptyeiz/pneasync

This piece of code promisifies nested awaits

async await nested-arrays nodejs promise

Last synced: 19 Dec 2024

https://github.com/mazeyqian/understand-promise

Understand Promise/Promise: 异步编程的理解和使用

article javascript promise

Last synced: 11 Dec 2024

https://github.com/dhineshwiz/angular-promise-button

A angularjs button for custom feedback

angular button promise

Last synced: 11 Dec 2024

https://github.com/s-ranjith1/currency-converter

Currency converter Task Completed

css html js promise

Last synced: 31 Dec 2024

https://github.com/s-ranjith1/rest-countries

RestCountries completed using fetch api and promise

css fetch-api html js promise

Last synced: 31 Dec 2024

https://github.com/saidali-ibn-zafar/asynchronous-javascript-basic-review

in this JavaScript tutorial series we'll dive into async js - from the very beginning. Rather than just start using fetch, async & await from the start, we'll take a closer look at async code & how it all works under the hood.

async await fetch-api promise

Last synced: 31 Dec 2024

https://github.com/richie-south/mulig

Resolve multible promises with order: fastest, queue, stack

npm ordered promise

Last synced: 16 Nov 2024

https://github.com/kotorik/promise-worker-remake

A modern version of promise-based messaging for Web Workers , supports transferable objects

promise transferable webworker

Last synced: 13 Nov 2024

https://github.com/matan3sh/oninit-backend

The final project of Coding Academic Bootcamp, during which I developed Marketplace to look for courses by location, category and name. Every user can be impressed by the course, critique the course and develop a chat with other users. Backend development by NodeJS and Express

axios express mongodb nodejs nodemon promise routes socket-io

Last synced: 24 Nov 2024

https://github.com/jaid/resolve-any

Calls a value if it is a function, simply returns it otherwise.

function lib library promise resolve resolve-any string util utility

Last synced: 25 Dec 2024

https://github.com/ynazymko12/goit-js-hw-10

Homework for the course JavaScript📒

date flatpickr izitoast js promise

Last synced: 11 Dec 2024

https://github.com/ynazymko12/goit-advancedjs-hw-02

Homework for the course JavaScript📒 ---Asynchrony / Timers / Date / Promise ---

async css3 goit goit-advancedjs-hw-02 html5 javascript promise timers vite

Last synced: 11 Dec 2024

https://github.com/zyszys/promice

Simple implementation of Promises/A+.

promise promises-aplus

Last synced: 19 Nov 2024

https://github.com/than-dev/promise-queue-in-js

Promise queue implementation in nodejs, using a child-process and releasing the event loop for more requests while the queue is running.

algorithms api benchmark child-process nodejs promise queue

Last synced: 11 Dec 2024

https://github.com/mikeludemann/javascript-promises-versus-observables

Different between Observables and Promises with JavaScript

javascript observable promise

Last synced: 07 Dec 2024

https://github.com/evanshortiss/bittrex.js

No nonsense Bittrex API wrapper for Node.js and Browsers, written in TypeScript

api-wrapper async bitcoin bittrex bittrex-api bittrex-exchange browser nodejs promise restclient typescript

Last synced: 11 Dec 2024

https://github.com/murt/aaarray

async/await functions for arrays written in Typescript

async await javascript nodejs promise typescript

Last synced: 19 Nov 2024

https://github.com/hacker1024/js_promise.dart

A Dart package providing interop functionality with JavaScript Promises.

dart dart-html dart-package dart2js promise

Last synced: 27 Dec 2024

https://github.com/nevoland/futurise

🔮 Helpers for things that happen in the future.

asynchronous event interval listener promise timer

Last synced: 15 Nov 2024

https://github.com/mkgaru/esthread

modern worker threading library . inspired by deep-rain/thread

javascript promise publicdomain thread typescript webworker

Last synced: 15 Nov 2024

https://github.com/mcculloh213/xmlhttprequestpromise

Promise-able XMLHttpRequest

javascript promise xmlhttprequest

Last synced: 17 Nov 2024

https://github.com/saidali-ibn-zafar/the-new-hard-parts-of-asynchronous-js

In this course, you will develop an intuitive understanding of the new features of JavaScript in ES6+: iterators, generators, promises, and async/await. You'll understand how promises are implemented under-the-hood to truly help fix the challenge of inversion of control in asynchronous code design. Plus, use iterators and generators ...

async await promise

Last synced: 31 Dec 2024

https://github.com/leko/in-progress.js

Prevent screen transition if any state changed.

beforeunload form promise

Last synced: 13 Dec 2024

https://github.com/elchininet/get-promisable-result

A very small JavaScript utility to check and retry a function a limited number of times abstracting it in a Promise

async async-result check-and-retry javascript javascript-utility promisable promisable-result promise retry utility

Last synced: 19 Nov 2024

https://github.com/aenesgur/javascript-promise-with-xmlhttprequest

Example of using Promise with XMLHttpRequest for asynchronous programming in Javascript

asynchronous-programming javascript promise xmlhttprequest

Last synced: 08 Jan 2025

https://github.com/yoannchb-pro/enqueu

Promise queue for concurrency control

async-await enqueue handler promise queue

Last synced: 12 Dec 2024

https://github.com/adrien-zinger/pytasks

Multithreading library in python, simple, with samples.

asynch-tasks observer observer-pattern promise python3 task-thread thread

Last synced: 15 Dec 2024

https://github.com/mwittig/restler-promise

A restler wrapper for the Promises/A+ implementation of your choice

api-wrapper promise rest restler restler-promise wrapper

Last synced: 15 Nov 2024

https://github.com/kartikmehta8/pact-custom-promise

Pact is a custom implementation of JavaScript's Promise. The Promise object represents the eventual completion (or failure) of an asynchronous operation and its resulting value.

implementation javascript promise

Last synced: 15 Nov 2024

https://github.com/voltra/jsonclient

A JS HTTP client specialized for JSON communications, based upon the Fetch API

fetch-api fetchjson hacktoberfest javascript javascript-library json-client promise

Last synced: 15 Nov 2024

https://github.com/voltra/fetchjson

A Javascript library that allows to abstract all boilerplate from retrieving JSON data using the native ES6 fetch API

fetch-api fetchjson javascript-library promise

Last synced: 15 Nov 2024

https://github.com/justforuse/promise-limit-all

Promise all, but with max limit

javascript promise promise-all

Last synced: 15 Nov 2024

https://github.com/avimehenwal/ts-translate

promise based asynchronous translations

promise typescript

Last synced: 14 Nov 2024

https://github.com/pandiaraj-22/async-await-fetch

This is the dynamic website built using Advance javascript

bootstrap css fetch-api html javascript json promise

Last synced: 15 Nov 2024

https://github.com/magicdawn/log-reject-error

Dead Simple unhandledRejection handler

loud-rejection promise reject unhandled-rejection

Last synced: 27 Oct 2024

https://github.com/xan105/node-request

HTTP request library based around Node.js' HTTP(S) API interfaces

client download http https json nodejs progress promise request torrent url xml

Last synced: 08 Jan 2025

https://github.com/azerato/x100

Modern Pure Javascript application - with JS Class / Promise / WebSql / MaterializeCss / Import - Export

javascript materializecss promise websql

Last synced: 17 Nov 2024

https://github.com/pawsong/react-monitor-promise

React HoC for monitoring promise state

declarative promise react

Last synced: 17 Nov 2024

https://github.com/grimmbraten/all-aboard

Perform parallel and/or sequential asynchronous tasks with ease

async asynchronous await parallel promise sequence

Last synced: 04 Jan 2025

https://github.com/jill64/async-observer

🔭 Make Promise state observable as a string for svelte

oberservable promise svelte utility

Last synced: 10 Nov 2024

https://github.com/notwoods/abort-utils

A set of utilities for working with AbortSignals

abortcontroller abortsignal javascript promise typescript

Last synced: 07 Dec 2024

https://github.com/iainjreid/honest-workers

🕸 Promise based WebWorkers, for much multi-threaded goodness

javascript promise web-worker

Last synced: 28 Dec 2024

https://github.com/arpitgo4/promise-obj

Promise.all's implementation for objects.

async chai chai-as-promised mocha nodejs npm-package promise tdd

Last synced: 30 Nov 2024

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

Test whether an object looks like a promises-a+ promise.

next promise thenable

Last synced: 14 Dec 2024

https://github.com/afeiship/next-make-cancelable

Make promise cancelable.

cancelable destroy next promise

Last synced: 14 Dec 2024

https://github.com/jchip/xaa

async/await/Promise helpers - delay, defer, timeout, each, map, filter

async await defer delay each filter helpers map promise timeout

Last synced: 19 Nov 2024

https://github.com/vloldik/gomise

Go promise

go promise

Last synced: 24 Nov 2024

https://github.com/tsertkov/easy-whois

Easy WHOIS client for Node.js

async await nodejs promise whois whois-client

Last synced: 06 Dec 2024

https://github.com/dzenis-h/node-sql-shop

All of my other projects are using NoSQL DB's, but the learning never stops. In regards to that, this would be a simplified clone of my "node-book-shop" app built for the sole purpose of practicing MySQL + Sequelize ORM.

database ejs express javascript mysql nodejs promise sequelize sql

Last synced: 17 Nov 2024

https://github.com/axtk/react-progressive-callback

A React hook for tracking the state of an async action

async promise react react-hooks

Last synced: 26 Dec 2024

https://github.com/xiaodaigh/promisewebsocket

A simple extension of the Websocket object by making the .send method into a Promise

javascript promise websocket

Last synced: 20 Nov 2024

https://github.com/templarian/promisecache

TypeScript Promise Cache Dectorator

angular promise typescript

Last synced: 01 Jan 2025

https://github.com/ori88c/zero-backpressure-weighted-promise-semaphore

A modern weighted promise semaphore for Node.js projects, ideal for managing workloads with varying processing requirements. It allows limiting the total weight of concurrently executing jobs, ensuring efficient resource utilization. Offering backpressure control for enhanced efficiency, utilizing a communicative API that signals availability.

async backpressure concurrency counting-semaphore deterministic-termination error-handling executor graceful-termination lock mutex nodejs promise promise-limit promise-semaphore rate-limiter scheduler semaphore typescript weight weighted-semaphore

Last synced: 21 Nov 2024

https://github.com/ori88c/zero-backpressure-fixed-window-promise-rate-limiter

A modern Promise rate-limiter for Node.js projects, implementing a fixed-window throttling policy. It restricts the number of tasks that can start execution within distinct, non-overlapping time windows. The API provides backpressure control by signaling availability, for enhanced efficiency.

deterministic-termination es2020 executor fixed-window graceful-shutdown javascript js nodejs promise promise-limit rate-limit rate-limiter rate-limiting scheduler throttle throttling time-window time-windows ts typescript

Last synced: 21 Nov 2024

https://github.com/lsongdev/promise-retry

catch promise error and retry

promise promise-retry

Last synced: 02 Jan 2025

https://github.com/jchip/item-queue

An item processing queue with Promise

item pause processing promise queue resume timer watch

Last synced: 19 Nov 2024

https://github.com/romagny13/ts-promise

TypeScript Promise

promise typescript

Last synced: 30 Nov 2024

https://github.com/scrwdrv/recurdir

recurdir is a lightweight package written in typescript that allows you to make/remove directories easily.

directory filesystem javascript node promise recursive typescript

Last synced: 17 Nov 2024

https://github.com/santhoshs50/async_day_2_task

Restcountries & Weather Fetch Using API

bootstrap css fetch-api html javascript json promise

Last synced: 24 Nov 2024

https://github.com/impaler/promise-sequences

A small library to control a sequence of promises with concurrency limiting.

async concurrency promise sequence

Last synced: 24 Nov 2024

https://github.com/martindzejky/promise-mock

Synchronous promise mock for tests

mock promise promise-mock sync synchronization

Last synced: 27 Oct 2024

https://github.com/4bdullah7eeshan/giphy-api-example

Fetching GIFs from GIPHY API

api fetch-api promise

Last synced: 20 Nov 2024

https://github.com/jill64/unfurl

💠 Concurrently wait for a Promise mapped to an object while preserving the type

concurrency promise utility

Last synced: 10 Nov 2024

https://github.com/anas599/leaderboard

Leaderboard website built with webpack. Players can view and submit scores, which are ranked and stored through an external API service. Data is preserved for accuracy.

async css html javascript promise webpack

Last synced: 15 Dec 2024

https://github.com/elementbound/js-di

Simple dependency injection in Javascript

async dependency-injection javascript promise sample

Last synced: 18 Nov 2024

https://github.com/kengotoda/promisified-properties

Handle .properties file via promisified and typed API

async promise properties

Last synced: 22 Oct 2024

https://github.com/sanjaraiy/javascript_repo

🌟 Dive into JavaScript learning with comprehensive concepts and examples! 📚💡.

array-manipulations async class-object dom-manipulation javascript nodejs oops-in-javascript promise

Last synced: 05 Jan 2025

https://github.com/mitya33/lightbox-lib

LightboxLib is a library of lightbox functions including rich support for creating many types of modal dialogs and also eternal/percentile loading notifications during submissions and uploads.

alert confirm css html javascript lightbox modal promise prompt

Last synced: 31 Dec 2024

https://github.com/robtimus/completion-stage

A port of Java's CompletionStage using promises

completablefuture completionstage javascript promise promises typescript

Last synced: 17 Nov 2024

https://github.com/listenzz/rnpromise

Promise wrapper on iOS platform for ReactNative.

promise react-native

Last synced: 05 Jan 2025

https://github.com/kapouer/window-agent

Yet another browser agent, supports callback or promise, and parameters replacement

promise querystrings xhr

Last synced: 30 Dec 2024

https://github.com/sevenoutman/use-abandon-on-unmount

React Hook for abandoning promises upon component unmounting

promise react react-hooks

Last synced: 08 Jan 2025

https://github.com/aldenvallestero/javascript-promise

Learn how to optimize time & space when performing huge business logic with JavaScript Promise.

javascript promise

Last synced: 07 Jan 2025

https://github.com/briancairl/parachute

C++17 parallelism utility library featuring a customizable thread pool

cpp17 future parallelism promise thread thread-pool threading

Last synced: 20 Dec 2024

https://github.com/nwtgck/promise-limiter-npm

Simultaneous Promise Execution Limiter, considering resource

execution javascript number promise restrict semaphore

Last synced: 13 Dec 2024

https://github.com/dimapaloskin/async-sleep

Sleep based on promise. Supports resolve and reject with defined response and error.

async-await async-sleep javascript promise sleep

Last synced: 29 Dec 2024

Promise Awesome Lists
Promise Categories