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/mchalapuk/fake-promise

:pray: Total control over when ES6 promises are resolved. Intended for use in unit tests.

es6-promise fake javascript mock promise resolve testing unit-testing

Last synced: 12 Oct 2024

https://github.com/stagfoo/obake

👹 statement management with proxies and promise on glitch

frontend promise proxy react state-management vue

Last synced: 15 Nov 2024

https://github.com/shiranuit/luacoro

Lua library made to do Async / Await using coroutines.

async hacktoberfest lua promise

Last synced: 15 Oct 2024

https://github.com/papb/better-promise-error-log

Better error logs for unhandled errors in promises

error javascript jsonify-error log promise

Last synced: 08 Nov 2024

https://github.com/dimaamega/asynchronous-concurrency-primitives-js

Implementation of asynchronous Barrier, Mutex, RWMutex in javascript

asyncronous coroutines javascript nodejs promise

Last synced: 13 Nov 2024

https://github.com/easywebapp/promise

Promise/A+ implement based on ES 6+ & Babel

babel ecmascript polyfill promise

Last synced: 16 Oct 2024

https://github.com/unional/async-fp

Asynchronous Functional Programming Utilities

async context dependency fp functional functional-programming promise typescript

Last synced: 26 Oct 2024

https://github.com/echosoar/gax

Promise mode ajax component,compatible with most major browsers

ajax gax jsonp promise

Last synced: 12 Nov 2024

https://github.com/so1ve/crpr

Create a promise, but avoid using constructors.

javascript promise

Last synced: 27 Oct 2024

https://github.com/shinnn/npm-cli-dir

Resolve a path of the directory where npm CLI is installed

async cli directory javascript nodejs npm pathfinding promise realpath

Last synced: 18 Oct 2024

https://github.com/kaelzhang/node-logical-promise

Javascript logical operators on Promises

nodejs promise template-literals

Last synced: 26 Oct 2024

https://github.com/iguntur/is-symbolic-link

Check if filepath is symbolic link

await link ln promise symlink

Last synced: 07 Nov 2024

https://github.com/iguntur/bin-exists

Check if the binary exists on system

async bin binary exists lightweight promise sync

Last synced: 07 Nov 2024

https://github.com/iocmd/hold-up

setInterval with promises, counter and error handling

async await javascript nodejs promise setinterval settimeout

Last synced: 17 Oct 2024

https://github.com/arghyadeep-k/async-get-file

A wrapper around download-file package to make it return a promise.

async download files npm package promise wrapper

Last synced: 11 Oct 2024

https://github.com/sebinsua/catch-to

Catch errors and declaratively map them to other errors or values.

api boom catch errors map promise value

Last synced: 10 Nov 2024

https://github.com/compulim/has-resolved

Checks if a Promise is resolved or rejected asynchronously

asynchronous promise rejection resolution

Last synced: 06 Nov 2024

https://github.com/mkloubert/js-promises

Helpers for promises, which work in Node and the browser.

browser function helper javascript nodejs promise

Last synced: 11 Nov 2024

https://github.com/appgeist/get-file-from-url

Utility function to download a file from a specified URL

download file nodejs promise server-side utilities

Last synced: 06 Nov 2024

https://github.com/haensl/nganimatedscroll

A promise based angular.js service to facilitate animated scrolling.

angular angular-service angular1 angular1-x angularjs animation module promise promises scrolling

Last synced: 10 Nov 2024

https://github.com/rueian/context-circuit-breaker

context circuit breaker for nodejs

async-await circuit-breaker nodejs promise

Last synced: 13 Oct 2024

https://github.com/artdecocode/catchment

Collect Node.js Stream Data Into Catchment: Stream With Promise Property Resolved On Finish.

nodejs promise stream

Last synced: 10 Nov 2024

https://github.com/cleilsonandrade/starwars_dashboard

Aplicação desenvolvida utilizando a API do SWAPI, exibindo dados dos 7 filmes da franquia StarWars, utilizando a lib Google Charts para exibição de gráficos em formato de dashboard, realizando requisições via fetch API por meio de Promises.

api css dashboard design feather-icons google-charts graphics html javascript promise starwars

Last synced: 10 Nov 2024

https://github.com/tunnckocore/dush-promise

Plugin for `dush` that makes it a Deferred promise and adds `.resolve`, `.reject`, `.than` and `.catch` methods for more better error handling experience

baseplugin deferred deferred-promise dush dushplugin minibaseplugin promise

Last synced: 16 Oct 2024

https://github.com/singcl/promise

🦁 Step by step build a Promise Class & Promise/Promise A+

callback coverage david fossa-status promise size then thenable travis-ci

Last synced: 09 Nov 2024

https://github.com/jmendiara/foratata

Concurrent TaskQueue with lifecycle notification

async nodejs promise queue

Last synced: 11 Nov 2024

https://github.com/chocolateboy/async-any

Manage various forms of asynchronous completion in a uniform way

async async-completion callback complete completion done node-module npm-module promise promises

Last synced: 16 Oct 2024

https://github.com/tpaksu/jquery.promisque

A lightweight (1KB) jQuery promises (deferreds) queue system. Can run n queues in parallel at a time. Can be paused, resumed and cleared.

deferred deferred-queue jquery promise queue

Last synced: 29 Oct 2024

https://github.com/lawvs/promise-polyfill

Promise polyfill just for learning. Please do not use it in a production environment.

ployfill promise promise-polyfill typescript

Last synced: 28 Oct 2024

https://github.com/kaelzhang/promise-faker

Provides promise-like APIs but does the synchronous things.

fake faker nodejs promise sync synchronous

Last synced: 26 Oct 2024

https://github.com/ahzhezhe/async-utility

Utility to convert async function to sync function, execute async function synchronously & resolve promise synchronously.

async async-await promise sync

Last synced: 09 Nov 2024

https://github.com/andrei-cacio/async-javascript

Basic examples of using Promises and Async/Await

asynchronous-programming javascript promise

Last synced: 09 Nov 2024

https://github.com/yuleicul/build-your-own

🛠 Learning by building. Build your own React, SWR, Promise, Async/await, etc.

async-await homemade promise react source-code swr

Last synced: 29 Oct 2024

https://github.com/bukinoshita/rssjson

RSS promise generator for Node

feed json promise rss rss2json rssjson rsstojson xml

Last synced: 27 Oct 2024

https://github.com/kouts/promise-loading-handler

A utility to handle loading indicators state

handler indicator loader loading progress promise spinner

Last synced: 28 Oct 2024

https://github.com/kritollm/retry-wrapper

Easily add retry logic to any function returning a Promise.

async promise retry wrapper

Last synced: 08 Nov 2024

https://github.com/asphaltt/promise

ES6 Promise in Go

go promise

Last synced: 13 Nov 2024

https://github.com/iso50/step-by-step

Tiny tooling to execute Promises in a synchronous manner

array async asynchronous es6 javascript library promise synchronous

Last synced: 08 Nov 2024

https://github.com/meniny/oath

Promise / Future concept for Swift developing.

future oath promise

Last synced: 12 Oct 2024

https://github.com/caseywebb/potato-promise

:sweet_potato: ES6 Promises, but lazier.

lazy lazy-evaluation promise

Last synced: 23 Oct 2024

https://github.com/luoyjx/promise-cookbook

:book: Learn how to cook promise in Javascript

promise

Last synced: 05 Nov 2024

https://github.com/betterez/btrz-simple-dao

***Very simple*** DAO for MongoDb on top of promised-mongo (Released) (Category: back-end)

javascript mock mongo mongodb promise

Last synced: 13 Nov 2024

https://github.com/sumolari/operationskit

Subclasses of NSOperation to work with promises

ios macos nsoperation operations promise promisekit

Last synced: 22 Oct 2024

https://github.com/bredele/cypher-through

Filter Neo4j records and return what really matters

neo4j promise records through

Last synced: 31 Oct 2024

https://github.com/deanrad/antares-ts

Antares is an Architecture for making real-time applications with confidence.

async functional-programming observable promise react reactive-programming redux rxjs rxjs6

Last synced: 19 Oct 2024

https://github.com/shinnn/npm-cli-version

Get the currently installed npm version

async javascript nodejs npm promise version

Last synced: 18 Oct 2024

https://github.com/hebertcisco/pensador-promise

Frases do Pensador via WebScraping: https://github.com/hebertcisco/pensador-api

brasil frase frases gerador javascript nodejs npmjs pensador promise scraping scraping-websites web-scraping webscraping

Last synced: 13 Oct 2024

https://github.com/nwtgck/promise-http-server-npm

Promise-based HTTP server for JavaScript/TypeScript: using accept(), easy to use in async-await context

accept http-server http2 http2-server javascript node nodejs promise typescript

Last synced: 02 Nov 2024

https://github.com/tomchen/fetchline

Read text file (remote over HTTP(S) or local) line by line as async iterator, with Node, browsers and Deno

async-iterator browser deno fetch file isomorphic iterable iterator lerna line monorepo node nodejs promise readline

Last synced: 23 Oct 2024

https://github.com/shinnn/prepare-write

Prepare for writing a file to the given path – create ancestor directories and verify no directory exists in the path

check filesystem javascript mkdir mkdirp nodejs prepare promise write

Last synced: 18 Oct 2024

https://github.com/lete114/promise.any2

Promise.any() implementation

any polyfill promise

Last synced: 30 Oct 2024

https://github.com/vitalets/pendings

[DEPRECATED] Better control of promises

promise promise-api promise-library promise-support promises

Last synced: 30 Oct 2024

https://github.com/jochasinga/go-promise

Light-weight channel-compatible Promise

go golang promise

Last synced: 18 Oct 2024

https://github.com/jb1905/react-render-actions

💥 Set of JavaScript actions to use during component rendering

async-await filter if-else loop map promise react reduce rendering switch-case

Last synced: 28 Oct 2024

https://github.com/program-spiritual/cleverpromise

常用promise 以及 常用方法的 wrapper层 封装

clever cleverpromise es6 promise promisewrapper wraper

Last synced: 29 Oct 2024

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: 13 Nov 2024

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

combine results from multiple promises into a single value

promise

Last synced: 13 Nov 2024

https://github.com/notwoods/promise-stream-utils

Various functions for working with streams inside async functions

promise promisify stream

Last synced: 17 Oct 2024

https://github.com/ayush-kanduri/dog-images-gallery

This project uses the Dog CEO API to fetch all the images of the dog's breed or sub-breed. This API Web App uses the Async-Await & Promises for the fetch() API calls. It also implements a setTimeout() for the Asynchronicity of the website. It is built using HTML, CSS, Javascript.

api async-await css fetch-api html javascript promise

Last synced: 13 Nov 2024

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: 08 Nov 2024

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

Parallel task based on Promise converted to serial task

conversion parallel promise serial

Last synced: 08 Nov 2024

https://github.com/dimaamega/js-promise-implementation

implementation of js promises covered by tests

js learning promise tutorial web

Last synced: 13 Nov 2024

https://github.com/mieky/cherish

A minimal cache wrapper for all kinds of function calls

cache fetch in-memory minimal promise wrapper

Last synced: 13 Oct 2024

https://github.com/gkovacs/cfy

Use generators and yield to write regular callback-based functions

async-functions callback livescript nodeback promise

Last synced: 08 Nov 2024

https://github.com/radarsu/ts-timeout-promise

Await timeout promise wrapper.

await promise settimeout timeout typescript

Last synced: 13 Nov 2024

https://github.com/mieky/trello-fetcher

Promise-based wrapper for easy Trello API calls

api convenience helper minimal promise request trello wrapper

Last synced: 13 Oct 2024

https://github.com/jonathanstowe/manifesto

Make a supply of the results of Promises

promise raku reactive

Last synced: 28 Oct 2024

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

Call concurrent promises in batches

batch concurrency esm javascript nodejs promise typescript

Last synced: 06 Nov 2024

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

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

javascript nodejs promise time

Last synced: 31 Oct 2024

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

📚 JS-HW-09 | Async. Data. Promise

async goit javascript promise

Last synced: 16 Nov 2024

https://github.com/shiningjason/load-script

💫 A simple async script loader for modern browsers.

async browser javascript load-js load-script npm-package promise

Last synced: 06 Nov 2024

https://github.com/snowyu/promise-sequence.js

Sequnence execution promise.

asynchronous pipeline promise sequence

Last synced: 08 Nov 2024

https://github.com/shinnn/read-exif

Get Exif data from a JPEG file without reading whole contents

exif javascript jpeg jpg metadata nodejs promise

Last synced: 18 Oct 2024

https://github.com/shinnn/read-utf8-file

Read contents of a UTF-8 file

async filesystem javascript nodejs promise read utf-8

Last synced: 18 Oct 2024

https://github.com/clemyan/sisyphus-retry

Lightweight library for retrying asynchronous tasks with fluent API

async await chaining fetch fluent promise retry

Last synced: 28 Oct 2024

https://github.com/shinnn/output-file

Write a file and create its ancestor directories if needed

ancestor-directories async javascript mkdir mkdirp nodejs promise writefile

Last synced: 18 Oct 2024

https://github.com/shinnn/reject-unsatisfied-npm-version

Make a Promise rejection unless the currently installed npm CLI satisfies the required version

async javascript nodejs npm promise rejection version

Last synced: 18 Oct 2024

https://github.com/jameslnewell/react

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

firebase observable promise react

Last synced: 08 Nov 2024

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

Task Runner as a service implemented with Promises.

fifo promise queue run runner task

Last synced: 14 Oct 2024

https://github.com/streetstrider/booth

Booth provides symmetric Event API over websocket or unix domain socket

flyd frp node promise realtime request socket socket-io socketio stream

Last synced: 08 Nov 2024

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: 06 Nov 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: 14 Oct 2024

https://github.com/inadarei/fakepromise

Fake Promise Based on Timeout

promise testing

Last synced: 20 Oct 2024

https://github.com/fibo/read-file-utf8

reads content from file using utf-8 encoding

promise readfile utf8

Last synced: 09 Nov 2024

https://github.com/shinnn/npcache

Manipulate cache of npm packages

cache javascript nodejs npm promise stream

Last synced: 18 Oct 2024

https://github.com/joostf/async-demo

Async JavaScript demo for a talk in the Tech Track @CMD Amsterdam

api async-await event-loop fetch json promise xhr

Last synced: 14 Oct 2024

https://github.com/kritollm/concurrent-wrapper

Easily add logic to limit concurrent execution of any function returning a Promise.

async concurrent max parallel promise

Last synced: 08 Nov 2024

https://github.com/apal21/sqs-delayed-notification

Amazon SQS wrapper for delayed notification that can be used for exponential back off for applications such as custom callbacks or webhooks

batch dead-letter-queues notifications promise sqs webhook webhooks

Last synced: 08 Nov 2024

https://github.com/kekyo/future-promise

future-promise implements at C++ from scratch

async c-plus-plus cps future promise

Last synced: 30 Oct 2024

https://github.com/k1r0s/korm

[DEPRECATED] Lightweight orm with different DB adapters

database orm orm-library ormlite promise sqlite

Last synced: 27 Oct 2024

https://github.com/nerdify/redis-cache

Minimalist cache function for redis

cache hacktoberfest promise promises redis

Last synced: 10 Oct 2024

https://github.com/kritollm/cb-topromise-wrapper

Easily convert a function that takes a callback to return a promise instead.

async callback convert promise

Last synced: 12 Oct 2024

https://github.com/juanjoarreola/osprey

A Library to connect to APIs built on top of URLSession

api-client json json-api multipart networking promise request swift urlsession

Last synced: 16 Nov 2024

Promise Awesome Lists
Promise Categories