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/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/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/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/wdalmut/maybe-with-promises-2

Improved example of usage for maybes with promises

example javascript js maybe-monad promise

Last synced: 21 Nov 2024

https://github.com/oleksandr-romashko/goit-js-hw-09

Homework for Timers, Date and Promices

date js promise

Last synced: 21 Nov 2024

https://github.com/2o3t/electron-ipc-promise

An electron IPC calls with a promise API.

electron electron-ipc-promise ipc listener promise

Last synced: 09 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/honzabrecka/dopar

It runs many promises in parallel.

es6 javascript parallel promise

Last synced: 16 Nov 2024

https://github.com/deemon13/goit-js-hw-11

Search pictures using API Pixabay. Some libraries: axios for requests, notiflix for notifications, simplelightbox for gallery

async await axios css error form gallery-images html javascript notiflix parcel promise request response rest-api scss search simplelightbox smooth-scrolling vanilla-javascript

Last synced: 25 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/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/adrianomonteiroweb/api-simulation-javascript

Como simular uma API em javaScript? Construa uma API simulada usando LocalStorage, setTimeout e Promise com retornos de todos os dados criados ou retorno por ID. Além do CRUD necessário para fazer o update, criar novos dados e deletá-los.

api api-client api-crud api-fake api-rest api-simulation crud-api localstorage mock-api promise settimeout

Last synced: 21 Nov 2024

https://github.com/maximilianmairinger/resablepromise

Simple promise subclass, allowing for resolvement outside of callback (as property).

able promise resable resolve utility

Last synced: 21 Nov 2024

https://github.com/maximilianmairinger/moreproms

A collection of additional promise extending classes. Including a (from the outside) ResablePromise, CancelAblePromise and a latestLatent utility function.

able cancel cancelable cancelablepromise collection latent more promise promises res resable resolve resolveable

Last synced: 21 Nov 2024

https://github.com/tflanagan/generic-throttle

A lightweight, flexible promise based throttle class perfect for any rate or concurrency limiting need

concurrency-limit javascript nodejs pool promise rate-limit throttle

Last synced: 21 Nov 2024

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/rupam0710/fetch-api---typescript

It is a project where we fetch user details from an API using Async await and promises and render it into an HTML page and add css to it for styling. On clicking any image we are rendered to a new html page where we are showed the details of tthat person.

async async-await asynchronous-programming await css fetch-api html javascript promise typescript

Last synced: 21 Nov 2024

https://github.com/cnlon/angular-controller

AngularController 用于改进 Angular1 编码体验,开启 ESNext 使用新模式。

anguarljs angular angular1 async es6 promise

Last synced: 08 Jan 2025

https://github.com/flaviotordini/promises

Javascript-style Promise implementation for Qt

async asynchronous asynchronous-programming promise promises qt qt6

Last synced: 21 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/laqudee/promise-futurable

Building Promises from scratch

promise promiseaplus rollup typescript

Last synced: 30 Nov 2024

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/mownikapremkumar/day-17-task

RESTCOUNTRIES TASK -In this task we are getting the weather details based on country name

css dom fetch-api html js promise

Last synced: 03 Jan 2025

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

A cache of promise.

cahce promise

Last synced: 05 Jan 2025

https://github.com/develephant/jsonp

A promise based JSON wrapper.

async es2017 json promise

Last synced: 22 Dec 2024

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

Make promise cancelable.

cancelable destroy next promise

Last synced: 14 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/bitcoin-api/drf

drf - Do Redis Function

async function helper javascript node nodejs promise redis

Last synced: 13 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/axelf4/promise-trap

🤞 Records promises enabling an easy Promise.all

javascript-library promise

Last synced: 05 Jan 2025

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/pocesar/js-delayable-idle-abort-promise

Race an array of promises against a promise that rejects if nothing happens in the specified time window, but that can be postponed by signaling activity

abort abortable delayed inactivity inactivity-timer postpone promise promise-race promises race signaling-activity typescript typescript-definitions typescript-library

Last synced: 15 Dec 2024

https://github.com/slaveofcode/delaytime

Simple NodeJs module for delaying execution

delay delay-promise promise timeout waiting

Last synced: 19 Nov 2024

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

Exploring sciter promises

async-await promise sciter-js

Last synced: 04 Jan 2025

https://github.com/nju33/soshoku

Request re-execution during processing Even when you come back and forth, you only re-execute once

promise

Last synced: 22 Nov 2024

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

Promise-able XMLHttpRequest

javascript promise xmlhttprequest

Last synced: 17 Nov 2024

https://github.com/fengdonglp/fd-promise

根据Promise/A+规范实现一个Promise(ES5)

javascript promise

Last synced: 17 Nov 2024

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

Promise wrapper on iOS platform for ReactNative.

promise react-native

Last synced: 05 Jan 2025

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 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/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/gluons/wheres-here

🌏 Promisified Geolocation

geolocation javascript promise

Last synced: 15 Jan 2025

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

Aula 1 - modulo 3

promise promises

Last synced: 19 Nov 2024

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/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/zhou-chaoxian/vue-await-component

处理 promise 的 vue 组件

await component promise vue

Last synced: 03 Jan 2025

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/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/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/uid11/study-promise

Make Promise for studing them

promise studying

Last synced: 04 Jan 2025

https://github.com/marcosellys/helloproto

GRPC with Protobuf application example

angular grpc node promise protobuf typescript

Last synced: 15 Jan 2025

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

promise based asynchronous translations

promise typescript

Last synced: 13 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

Promise Awesome Lists
Promise Categories