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/aweiu/wow-shell

shell command, it will be resolved when something is hit, and support the output of colored logs

exec monorepo promise pshell shell spawn

Last synced: 10 Nov 2024

https://github.com/zeekay/broken

💔 Promises are meant to be broken.

es-module javascript promise promises

Last synced: 11 Nov 2024

https://github.com/thomaschampagne/promise-tron

PromiseTron is a promise based communication system which simplify data exchange between electron main and renderer processes

electron ipcmain ipcrenderer promise

Last synced: 22 Nov 2024

https://github.com/davidgtonge/pdi

Node.JS Promise based DI library

dependency-injection di-container promise

Last synced: 07 Nov 2024

https://github.com/neogeek/raspar

⛏ A simple to use Promise-based web scraper with local caching.

promise web-scraper

Last synced: 27 Oct 2024

https://github.com/ecollect/pateka

Ordered pararallel asynchronous tasks.

async await nodejs parallel promise queue tasks worker

Last synced: 01 Jan 2025

https://github.com/itanex/ng-promise-demo

Using JS promises in context of $http

angularjs promise

Last synced: 02 Dec 2024

https://github.com/valtech-commerce/fs

graceful-fs / fs-extra wrapper

fs npm-package promise sync

Last synced: 02 Dec 2024

https://github.com/xg4/async-interval

setInterval for promises and async/await

async promise setinterval

Last synced: 31 Dec 2024

https://github.com/miran248/abortable

Provides abortable asynchronous primitives, based on promises

abortable javascript promise

Last synced: 28 Nov 2024

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

🔭 Library for Svelte to make Promise status easily observable from outside

observer promise svelte

Last synced: 29 Dec 2024

https://github.com/dbish6/async-delay-callback

A small dependency for asynchronous delays within your code! It also includes an optional callback that you can utilize.

async delay dependency javascript jest npm npm-package promise promises typescript

Last synced: 28 Nov 2024

https://github.com/jameslnewell/react-promise

🎣 React hooks for working with promises.

hooks promise react

Last synced: 16 Dec 2024

https://github.com/preco21/pcancel

Wrap promise function into cancelable promise function

cancel cancelable cancellation p promise

Last synced: 10 Nov 2024

https://github.com/omar-azmi/async-promise-ruby

An Asynchronous Promise library for Ruby, built over "async" gem, providing Javascript ES6 style Promises. Also includes utilities like ES6-style "fetch" that return a Promise.

async asynchronous concurrency es6 promise ruby ruby-gem rubygem

Last synced: 17 Oct 2024

https://github.com/yuhr/callable-deferred-promise

A thin wrapper class to create a callable deferred `Promise`.

promise

Last synced: 30 Nov 2024

https://github.com/fabervitale/build-js-promise-from-scratch-talk

Slides of a talk about building JS Promise in Typescript

promise promise-library slides slidev typescript

Last synced: 14 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/qard/any-deferred

Deferred promise with any-promise

deferred nodejs promise

Last synced: 31 Dec 2024

https://github.com/srect/promise

实现一个符合promiseA+规范的promise

promise

Last synced: 02 Jan 2025

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

Promise able for next ajax.

abort ajax destroy next promise

Last synced: 14 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/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/murt/aaarray

async/await functions for arrays written in Typescript

async await javascript nodejs promise typescript

Last synced: 19 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/sevenoutman/use-abandon-on-unmount

React Hook for abandoning promises upon component unmounting

promise react react-hooks

Last synced: 10 Nov 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/dodevops/yeoman-generator-typescript

A highly opinionated Yeoman generator for typescript modules

bluebird chai mocha promise typedoc typescript yeoman yeoman-generator

Last synced: 27 Sep 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/fanqingsong/lazyman_idea

to demo lazy man in async && chain style

async chain lazyman promise settimeout

Last synced: 14 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/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/hanai/promisify-jsonp

Promisify JSONP

javascript jsonp npm promise

Last synced: 09 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/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/queeniecplusplus/react_modernjs

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

bebel es5 es6 promise useeffect

Last synced: 10 Nov 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/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/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/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/youngluo/promesa

A implementation based on Promise A+.

promise

Last synced: 17 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/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/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/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/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/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/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/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/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/yoannchb-pro/enqueu

Promise queue for concurrency control

async-await enqueue handler promise queue

Last synced: 12 Dec 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/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/templarian/promisecache

TypeScript Promise Cache Dectorator

angular promise typescript

Last synced: 01 Jan 2025

https://github.com/zhou-chaoxian/vue-await-component

处理 promise 的 vue 组件

await component promise vue

Last synced: 03 Jan 2025

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/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/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/skokov3812/promises-chain

The execution of the promises chain

chain javascript promise

Last synced: 23 Dec 2024

https://github.com/fengxinming/tammy

:zap: Promise based HTTP client for the browser and node.js

ajax axios http promise tammy

Last synced: 04 Jan 2025

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/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/mirror45/keksobooking

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

dom es6 fetch js leaflet-map modules nouislider pristinejs promise

Last synced: 27 Dec 2024

Promise Awesome Lists
Promise Categories