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/quaelin/particl

A small, easy to use JavaScript module that provides asynchronous control flow, event/property listeners, barriers, and more.

async asynchronous callback control-flow promise promises trigger-listeners

Last synced: 01 Jan 2025

https://github.com/mtripg6666tdr/async-lock

Promise based simple mutex for JS: preventing from running same code block at the same time.

async async-lock browser javascript lock mutex nodejs promise promise-lock

Last synced: 24 Dec 2024

https://github.com/qeesung/p-cost

How long will a Promise to be resolved(rejected) ?

javascript nodejs promise time

Last synced: 19 Dec 2024

https://github.com/gruhn/callforth

Don't callback, callforth! :running:

async-await callback javascript promise

Last synced: 19 Dec 2024

https://github.com/bredele/annul

Cancel promise if not resolved or rejected before a given time in miliseconds

cancel promise

Last synced: 19 Dec 2024

https://github.com/nicolassiver/task-runner-promise

Task Runner as a service implemented with Promises.

fifo promise queue run runner task

Last synced: 19 Dec 2024

https://github.com/robojones/smart-promisify

A smart implementation of promisify using native promises for Node.js

callback javascript native-promises nodejs npm promise promisify

Last synced: 19 Dec 2024

https://github.com/appgeist/exec

Utility function to execute a shell command and return a Promise

exec nodejs promise server-side shell utilities

Last synced: 25 Dec 2024

https://github.com/gregros/promise-stuff

Utility functions for promises!

async javascript promise typescript utility

Last synced: 25 Dec 2024

https://github.com/emphori/compose

A featherweight Promise composition and error handling library for JavaScript

functional functional-programming javascript nodejs promise promise-chain typescript

Last synced: 25 Dec 2024

https://github.com/rhiokim/wifi

Wifi finder

cli javascript promise wifi

Last synced: 01 Jan 2025

https://github.com/jaid/read-file-yaml

Reads YAML 1.2 from a file. Returns null if file does not exist (or is a directory) instead of throwing an Error.

file filesystem fs lib library loader promise read-file read-yaml util utility yaml yaml-parser yml yml-parser

Last synced: 25 Dec 2024

https://github.com/eliranwong/take-words-with-you

A Manual for Intercession

bible bible-promise promise

Last synced: 01 Jan 2025

https://github.com/wallneradam/node-express-async

Automatically handles unhandled async middleware errors by sending them to next() function.

async-await es6 expressjs javascript node-module nodejs promise

Last synced: 10 Jan 2025

https://github.com/drulac/cache.js

Little cache lib using localStorage and promises

cache javascript promise promise-api

Last synced: 17 Jan 2025

https://github.com/anwesh43/memoize_promise_call

Don't promise the same thing again πŸ™…. Memoize it πŸ’ͺ

memoization node nodejs npm promise

Last synced: 26 Dec 2024

https://github.com/lddubeau/bluejax

jQuery AJAX wrapped in Bluebird promises.

ajax bluebird diagnosis jquery promise retries

Last synced: 26 Dec 2024

https://github.com/soenkekluth/prs

alias for `new Promise`

alias promise

Last synced: 27 Dec 2024

https://github.com/nashaofu/parallel-to-serial

Parallel task based on Promise converted to serial task

conversion parallel promise serial

Last synced: 02 Jan 2025

https://github.com/npkgz/async-magic

Promises FTW! A pure promised based, async toolbox for Node.js >=7.6

async async-await control-flow es2017 javascript library nodejs promise promisify toolbox

Last synced: 11 Jan 2025

https://github.com/dev-jeromebaek/redux-simple-pending

πŸ•Ά Awesome Redux simple module that helps to management async actions based on promise. (pending and error) 🀩

babel immutable pending promise react reducer redux webpack

Last synced: 11 Jan 2025

https://github.com/alexhtech/data-fetcher

Promise based HTTP client for the browser and node.js

http-client javascript node-js promise

Last synced: 12 Jan 2025

https://github.com/xotic750/delay-promise-x

Create a delayed promise.

delay promise

Last synced: 18 Jan 2025

https://github.com/kubatbekkk/async-race

This TypeScript OOP project involves building an SPA for managing a collection of cars, operating their engines, and displaying race statistics. The project is designed to train the use of async functions in JavaScript, including Promises and async/await, while utilizing OOP principles.

async oop promise typescript

Last synced: 12 Jan 2025

https://github.com/swivelgames/thenable-events

Powerful event-based system that introduces thenable objects to enable promise-like event handling.

emitter es2015 es2015-modules es6 events javascript library modules node nodejs promise promises thenable utilities

Last synced: 12 Jan 2025

https://github.com/goto-bus-stop/p-join

combine results from multiple promises into a single value

promise

Last synced: 12 Jan 2025

https://github.com/kovalenkovpu/custom-promise

Custom promise implemenation for learning purposes only.

nodejs promise promises

Last synced: 19 Jan 2025

https://github.com/spacetab-io/jira-tempo-sdk-php

Asynchronous PHP Jira Tempo SDK.

amphp async jira php php74 promise sdk sdk-php tempo

Last synced: 19 Jan 2025

https://github.com/cnlon/promisified-fs

A promisified version of fs(File System) in Node.js.

fs promise

Last synced: 31 Dec 2024

https://github.com/ribeirogab/jscangaceiro

Advanced JavaScript Courses Alura + Cangaceiro JavaScript Book

es6 factory-pattern javascript module-pattern monkey-patching mvc-pattern poo promise proxy-pattern try-catch webpack

Last synced: 20 Jan 2025

https://github.com/felix221123/age-calculator-site

This is an Age Calculator Site built as a challenge from frontend mentor

animejs await-async css3 dom-manipulation html javascript logic promise

Last synced: 25 Nov 2024

https://github.com/hamzaerbay/react-github-api

A react experiment with github api

experiment fetch-api github-api promise react

Last synced: 31 Dec 2024

https://github.com/olenasavchenko/twitter-posts

https://elena-savchenko-twitter-posts.netlify.app/

fetch-api js promise

Last synced: 15 Jan 2025

https://github.com/imrandil/promise_javascript_reloaded_real_world_example

promise javascript leet code practice question into real world like implementation

grinding javascript leetcode promise real-world-problem-solving

Last synced: 31 Dec 2024

https://github.com/robojones/create-path

Promise version of mkdirp

async create javascript mkdir nodejs path promise

Last synced: 01 Dec 2024

https://github.com/robojones/better-events

Improved version of the Node.js EventEmitter

event-emitter node-eventemitter nodejs promise

Last synced: 01 Dec 2024

https://github.com/robojones/once

Create promises for events in Node.js

await events nodejs promise

Last synced: 01 Dec 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/mkgaru/esthread

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

javascript promise publicdomain thread typescript webworker

Last synced: 15 Jan 2025

https://github.com/makenowjust/thenction

thenction is an abbreviation of thenable function.

javascript javascript-library promise sushi-ware

Last synced: 11 Jan 2025

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/cnlon/angular-controller

AngularController η”¨δΊŽζ”ΉθΏ› Angular1 编码体ιͺŒοΌŒεΌ€ε― ESNext 使用新樑式。

anguarljs angular angular1 async es6 promise

Last synced: 08 Jan 2025

https://github.com/lourd/js-load-script

Small, no-frills JavaScript module for loading script tags in the browser asynchronously

browser javascript loader promise small-modules

Last synced: 01 Dec 2024

https://github.com/andreaspizsa/load-script-or-css

Load a script or stylesheet in the browser, asynchronously, returning a Promise

asynchronously css javascript promise script-loader stylesheet

Last synced: 01 Dec 2024

https://github.com/laqudee/promise-futurable

Building Promises from scratch

promise promiseaplus rollup typescript

Last synced: 30 Nov 2024

https://github.com/develephant/jsonp

A promise based JSON wrapper.

async es2017 json promise

Last synced: 22 Dec 2024

https://github.com/develephant/spawnp

A simple Async/Promise wrapper around child_process.spawn

async await es2017 node process promise spawn

Last synced: 22 Dec 2024

https://github.com/8ctopus/sciter-promise

Exploring sciter promises

async-await promise sciter-js

Last synced: 04 Jan 2025

https://github.com/hypersolution1/clearthru

This is a communication library that provides remote procedure calls (RPC) and events over websocket

communication nodejs promise rpc-library websocket

Last synced: 08 Jan 2025

https://github.com/honzabrecka/dopar

It runs many promises in parallel.

es6 javascript parallel promise

Last synced: 17 Jan 2025

https://github.com/sidmishraw/parole

JobPool and Promises for Java

futures promise promise-api promises

Last synced: 15 Jan 2025

https://github.com/bearddan2000/nodejs-web-reactjs-express-api-basic-auth-promise-fetch

A reactjs that uses expressjs api that uses basic authentication.

api auth basic express expressjs fetch nodejs promise reactjs web webpack

Last synced: 01 Dec 2024

https://github.com/bearddan2000/nodejs-web-reactjs-express-api-ssl-promise-fetch

A reactjs that uses expressjs api that uses self signed ssl.

api express expressjs fetch nodejs promise reactjs ssl web webpack

Last synced: 01 Dec 2024

https://github.com/bearddan2000/javascript-web-html-cavas-to-pdf

A demo of html rendering to pdf. In this demo

cavas html htmltocanvas javascript jspdf pdf promise to web

Last synced: 01 Dec 2024

https://github.com/andy2046/async-await-all

await for all Promises

async await awaitall promise

Last synced: 26 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/untool/eprom

A deliberately incorrect resettable promise-like JavaScript async primitive powering untool's server-side rendering and module reloading. Mostly conforms with the Promises/A+ spec.

deferred library promise promise-a-plus thenable

Last synced: 04 Jan 2025

https://github.com/ludvigalden/exectx

Cancelable and type-safe executions and contexts

cancelable context execution promise

Last synced: 11 Jan 2025

https://github.com/gluons/wheres-here

🌏 Promisified Geolocation

geolocation javascript promise

Last synced: 15 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/yingpengsha/promise-cancel-shim

[WIP]🀞 You can cancel Promise in mid-stream, If you decide that Promise doesn't trigger the logical branch of `resolve` or `reject`.

promise shim

Last synced: 26 Nov 2024

https://github.com/ahmetonurslmz/smoothly-request

Perform request with promise based client on NodeJS

javascript nodejs promise request

Last synced: 26 Nov 2024

https://github.com/hoanganh25991/node-remote-central

Crawling remote central to get hex commands

async crawling promise

Last synced: 08 Dec 2024

https://github.com/pmlcrz/aula1-mod3

Aula 1 - modulo 3

promise promises

Last synced: 20 Jan 2025

https://github.com/irina-anat/goit-js-hw-09

Π‘olor switcher, countdown timer, a promise generator

async date notiflix promise

Last synced: 07 Jan 2025

https://github.com/rvanasa/plasma

An Intuitive ES6 Functional Reactive Programming Library

es6 frp promise reactivex resource rxjs

Last synced: 15 Jan 2025

https://github.com/wezomcompany/toolkits

Frequent useful tools

array css-in-js immutable jest jss math promise

Last synced: 08 Jan 2025

https://github.com/alextanhongpin/promise

Promise implementation using golang

concurrency golang promise

Last synced: 02 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/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/felixble/js-callback-hell

Approach to write clean JavaScript code by avoiding the callback hell.

async-await async-programming asynchronous callback-functions callback-hell es2015 es6 javascript promise pyramid-of-doom

Last synced: 08 Dec 2024

https://github.com/jasperck/promise-timer-stopwatch

A stopwatch supports promise usage for node.js with 0 dependency

module nodejs promise promise-timer-stopwatch stopwatch

Last synced: 27 Nov 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/kevinadhiguna/async-await-js

A tutorial about async-await, promise, and callback in Javascript

async-await callback javascript promise

Last synced: 11 Jan 2025

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/marcosellys/helloproto

GRPC with Protobuf application example

angular grpc node promise protobuf typescript

Last synced: 15 Jan 2025

https://github.com/nodef/extra-promise

A Promise represents the eventual result of an async operation.

extra promise

Last synced: 27 Nov 2024

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

promise based asynchronous translations

promise typescript

Last synced: 13 Jan 2025

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

Promise Awesome Lists
Promise Categories