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/andy2046/promisu

functional promise with operators Map Filter Reduce Scan and more

all debounce every few filter finally functional javascript map promise queue race reducer scan some throttle waitfor

Last synced: 26 Nov 2024

https://github.com/mearns/extrinsic-promises

A convenient promises anti-pattern: promises you can settle from outside the promise.

callbacks hacktoberfest javascript js promise promises reactive reactive-programming

Last synced: 11 Dec 2024

https://github.com/pedro-donoso/unpokedex

Pokedex:Se levanta servidor para que el usuario pueda realizar una consulta a la API y obtener imágenes y nombres de los 50 primeros resultados (limitado debido al tiempo de carga)

api async axios backend cors css3 html5 javascript json nodejs promise server

Last synced: 26 Nov 2024

https://github.com/pedro-donoso/curso-node

Curso de node.js de free code camp, fundamentos de Node.js y Express, proyecto práctico y ejemplos, conceptos básicos de desarrollo web back-end, JavaScript asíncrono, npm, módulos de Node.js, JSON, HTTP

await-async eventemitter json promise trycatch url

Last synced: 26 Nov 2024

https://github.com/shinnn/npcache

Manipulate cache of npm packages

cache javascript nodejs npm promise stream

Last synced: 07 Dec 2024

https://github.com/maxgfr/node-simple-context

A minimalist context for node, inspired by React Context API

async-hooks async-local-storage context context-api global-variables node-context promise typescript

Last synced: 06 Nov 2024

https://github.com/zeekay/broken

💔 Promises are meant to be broken.

es-module javascript promise promises

Last synced: 09 Jan 2025

https://github.com/brainpoint/febs-java

The common libraries in fluent api. Most api is like javascript.

febs fetch java-js net promise promise-java stage thread threadpool

Last synced: 30 Dec 2024

https://github.com/can-dy-jack/mypromise

实现promise A+

promise promises-aplus

Last synced: 20 Dec 2024

https://github.com/bonevidy/vpromise

a lightweight promise/a+ library

asynchronous defer js promise typescript

Last synced: 17 Dec 2024

https://github.com/ylzon/handwriting-javascript

手写 currify / promise / bind / Deep Clone / EventHub

bind currify deep-clone eventhub promise

Last synced: 02 Dec 2024

https://github.com/ovictoraurelio/promise-remotely

A simple and powerful Promise lib that give to you capability to remote resolve/reject a promise.

async await await-promises concurrency javascript promise remotely

Last synced: 14 Nov 2024

https://github.com/bram-l/maggoo

Futuristic models & collections

es6 modeling promise proxy schema

Last synced: 23 Dec 2024

https://github.com/jameslnewell/react

📦 ⚛️ A collection of packages for building React applications.

firebase observable promise react

Last synced: 01 Jan 2025

https://github.com/avivharuzi/promise-all-batch

Call concurrent promises in batches

batch concurrency esm javascript nodejs promise typescript

Last synced: 24 Dec 2024

https://github.com/ronanyeah/promise-workshop

FAC/GSG Workshop - April 2017

javascript promise promise-workshop tutorial

Last synced: 30 Nov 2024

https://github.com/ajomuch92/vue-suspense

A project for Vuejs 2 to use a placeholder for a promise function

loading promise suspense vuejs vuejs2

Last synced: 09 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/illright/worker-request-response

A Promise API for submitting requests to workers and tracking responses.

promise service-workers web-workers

Last synced: 03 Dec 2024

https://github.com/faressoft/ticks-tracer

Takes snapshots for an object across event loop ticks

async control debug fake flow nexttick process promise setimmediate snapshot test tick timer trace unit-testing

Last synced: 16 Dec 2024

https://github.com/alvarobernalg/ts-promisify-event-emitter

Another implementation of Event Emitter but strongly typed, "promisified" and with configurable max listeners

deno emitter event listener node promise

Last synced: 03 Dec 2024

https://github.com/justjum/weather-app

A Weather app for the TOP Intermediate Javascript course. Learning focus: Promises(async/await) + api's

api css html javascript promise weather

Last synced: 03 Dec 2024

https://github.com/ushelp/angular-for-javascript-turorial

Angular 2 纯 JavaScript 中文开发教程。Angular 2 for pure JavaScript tourial.

angular angular-apps angular-tutorial angular2 angular4 javascript mock promise

Last synced: 22 Nov 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/solarliner/promisify-html

Use promises for one-time bindings to Window/Document/Element events.

document dom element event js promise window

Last synced: 19 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/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/zbo14/oathbreaker

Cancel pending promises with ease!

abortcontroller abortsignal async promise promises

Last synced: 04 Dec 2024

https://github.com/rrainn/scriptutils

📦 JavaScript Package - Utilities to make JavaScript Easy

browser insert javascript npm-package promise scriptutils utilities

Last synced: 16 Dec 2024

https://github.com/serhiirepinskyi/goit-js-hw-09

JavaScript. Homework 09: 01-color-switcher; 02-timer; 03-promises

date flatpickr notiflix promise setinterval settimeout

Last synced: 04 Dec 2024

https://github.com/danmasta/walk

Directory and file walking utility for node apps

async directory file node promise stream walk

Last synced: 04 Dec 2024

https://github.com/hasanyahya101/soundharvest-vite

This is a basic Youtube audio downloader (after converting from video to audio). Please note that there is a hard limit of 1000 total requests per month. So if the limit is passed, you might be stuck in a loop.

api await downloader fetch limit promise rapid-api requests rest-api shadcn static video-to-audio youtube

Last synced: 09 Dec 2024

https://github.com/fanqingsong/lazyman_idea

to demo lazy man in async && chain style

async chain lazyman promise settimeout

Last synced: 14 Nov 2024

https://github.com/hanai/promisify-jsonp

Promisify JSONP

javascript jsonp npm promise

Last synced: 09 Dec 2024

https://github.com/martinohmann/promise

Implementation of the Promises/A+ Standard in Go

golang promise promise-instrumentation promise-resolution promiseaplus

Last synced: 05 Dec 2024

https://github.com/elmigranto/awaitability

Utilities for composing async/await functions.

async-await es2017 javascript modules promise utilities

Last synced: 05 Dec 2024

https://github.com/kimar/promise.kt

A tiny and simple Kotlin Promise library, written in 26 lines of code ⛷

intellij kotlin library promise

Last synced: 16 Dec 2024

https://github.com/lensh/mini-promise

Mini version promise based on promise a + specification supports asynchronous chain call.

promise

Last synced: 03 Jan 2025

https://github.com/appletjs/call2p

将函数结果转换成promise形式。

callback error-first promise

Last synced: 23 Nov 2024

https://github.com/tobysmith568/await-at-least

A small set of functions to await at least a certain amount of time before resolving a promise.

await delay npm-package promise timeout

Last synced: 10 Dec 2024

https://github.com/queeniecplusplus/react_modernjs

useEffect, Promise, forEach, map, async, useState & ES5

bebel es5 es6 promise useeffect

Last synced: 06 Jan 2025

https://github.com/asd-xiv/promise-queue

Self-popping promise based queue.

esm nodejs promise queue typescript

Last synced: 01 Jan 2025

https://github.com/damiancipolat/asyncmaster

En este repositorio hay ejemplos y experimentos para trabajar con NodeJS usando asincronismo.

asynchronous nodejs promise

Last synced: 28 Dec 2024

https://github.com/zkan/async-await-by-example

Async/Await by Example

async await javascript promise

Last synced: 19 Dec 2024

https://github.com/tomashubelbauer/js-deferred

Deferred promise implementation for those times when you do actually need it which is not that rare

async async-await defer deferred deferred-promise javascript promise

Last synced: 31 Dec 2024

https://github.com/youngluo/promesa

A implementation based on Promise A+.

promise

Last synced: 17 Dec 2024

https://github.com/loop333/ipad_news_view

View News Channels On iPad

abc cnn fox ios ipad javascript news promise tv

Last synced: 09 Jan 2025

https://github.com/lukasbach/ayemitter

Typed event handler/emitter with optional react hook bindings

async emitter events hook javascript promise react typescript

Last synced: 23 Dec 2024

https://github.com/kaelzhang/node-pending-queue

pending-queue ensures a certain asynchronous method only run once, and queues listeners which are registered to it.

asynchronous nodejs promise queue

Last synced: 14 Dec 2024

https://github.com/hikouki/jackall

:cat: async/await for optimistic concurrency control. (Last in wins.)

async await concurrency optimistic promise typescript

Last synced: 11 Dec 2024

https://github.com/chopinsky/promise-herald

A nimble npm package that dispatch the resolve or rejection of a promise to one or more subscribers

javascript javascript-library npm promise promise-library

Last synced: 16 Dec 2024

https://github.com/futagoza/runasync

Run a script that exports an async function

async nodejs promise script

Last synced: 16 Dec 2024

https://github.com/futagoza/a2p

ES2017 async and await, as Promises

async await defer es2017 promise

Last synced: 16 Dec 2024

https://github.com/mkende/perl_parallel_task_executor

Cross-platform executor for parallel tasks executed in forked processes.

executor fork ipc perl promise

Last synced: 12 Jan 2025

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/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/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/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/kaelzhang/promise-planner

Plan multiple named tasks and only resolve after all tasks are marked as done

nodejs planner promise

Last synced: 14 Dec 2024

https://github.com/kaelzhang/node-simple-thenify

Make sure a function is thenable

javascript nodejs promise thenify

Last synced: 14 Dec 2024

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/vanishine/promises-a-plus-tester

A tester of checking correct Promises/A+ implemetation come in handy.

browserify mocha promise promises-aplus

Last synced: 25 Dec 2024

https://github.com/bendyworks/rah-rah

Use await while respecting failure cases without exceptions

await javascript promise typescript typescript-library

Last synced: 25 Nov 2024

https://github.com/templarian/promisecache

TypeScript Promise Cache Dectorator

angular promise typescript

Last synced: 01 Jan 2025

https://github.com/metcoder95/tiny-pool

Extremely simplistic and tiny AsyncPool for limiting concurrency of async operations

await concurrency nodejs promise task

Last synced: 27 Oct 2024

https://github.com/spudnyk/async-wrappers

Various functions for asynchronous operations

async async-functions debounce javascript promise throttle

Last synced: 16 Nov 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/kouhin/retryit

A Promise version of async/retry. Also includes serveral WaitStrategies that might be useful for situations where more well-behaved service polling is preferred.

async promise retry

Last synced: 13 Dec 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/skokov3812/promises-chain

The execution of the promises chain

chain javascript promise

Last synced: 23 Dec 2024

https://github.com/webdeveric/image-preloader

Preload images then do something else

image-preloader preload preload-images promise

Last synced: 12 Jan 2025

https://github.com/yogadeepan29/async--day-20_task-3_shortenease

Day-20 Task ( Promise Task ) - ShortenEase ( URL-Shortener )

bootstrap fetch-api html-css-javascript promise rwd url-shortener

Last synced: 12 Jan 2025

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/94dreamer/async-album

Callback/PubSub/Promise/Generator/Redux/RxJS 异步编程实现Demo合集

async callback promise pubsub redux rxjs

Last synced: 18 Dec 2024

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/iamnnort/request

Request handler for Node.js - Fast - Interactive - Simple

ajax fetch http promise request xhr

Last synced: 05 Nov 2024

https://github.com/nagilum/js-promise-vimeo-upload

Promise based JS function to upload Blob to Vimeo

javascript promise promises streaming upload vimeo

Last synced: 16 Nov 2024

https://github.com/yogadeepan29/async--day-17-fetch-api

Day-17 Task (Async Programming) - Rest countries and OpenWeather API using fetch() API

append async bootstrap dom-manipulation fetch-api html-css-javascript promise responsive

Last synced: 12 Jan 2025

https://github.com/talon1024/js-promise-examples

Simple JavaScript/ECMAScript 6 Promise API examples and experiments

example javascript learning promise simple

Last synced: 17 Dec 2024

https://github.com/randyou/cache-promise

A cache of promise.

cahce promise

Last synced: 05 Jan 2025

https://github.com/andr-ll/reqex

Promise based http client with built in retry and JSON validator for response

http http-client httpclient https-client nodejs promise typescript

Last synced: 18 Dec 2024

https://github.com/metastable-void/es-first-aid

The Fundamental Utilities for ECMAScript

base64 crc32 ecmascript promise utf-8 uuid

Last synced: 18 Dec 2024

https://github.com/hugocruzlfc/passing-promise-to-client-component

Passing a promise from a server component to a client component in React.

client-components nextjs promise server-components typescript

Last synced: 10 Jan 2025

https://github.com/3rd-eden/borked

Cancel async functions early when they are borked.

async function promise timeout

Last synced: 10 Jan 2025

https://github.com/mirror45/keksobooking

«Keksobooking» — сервис по размещению объявлений об аренде недвижимости в центре Токио. Пользователям предоставляется возможность разместить объявления о своей недвижимости или просмотреть уже размещенные объявления

dom es6 fetch js leaflet-map modules nouislider pristinejs promise

Last synced: 27 Dec 2024

https://github.com/ashmalzahra/javascript-group-capstone-project

This JavaScript capstone project is about building web application based on an external API. The API provides data about TV Shows and the app has been built around it.

api-rest asyncronous best-practices callback code-review es6-modules git-conflicts gitflow html-css-javascript jest json promise single-page-app unit-testing webpack

Last synced: 18 Dec 2024

https://github.com/jmgogo/async-js

A repo demoing asynchronous functions and HTTP requests in JavaScript.

async await devcontainer ijavascript javascript js jupyter-notebook promise

Last synced: 24 Dec 2024

Promise Awesome Lists
Promise Categories