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

request/response communication to/from iframes

handler iframe postmessage-api promise

Last synced: 06 Nov 2024

https://github.com/ryouaki/nodejs-swiftclient

The promise support client for openstack with nodejs

client nodejs openstack-swift promise

Last synced: 16 Oct 2024

https://github.com/andrewbastin/vue-promise-modals

A Vue 3 library to create modals that are resolved with promises.

dialog modals promise vue

Last synced: 13 Oct 2024

https://github.com/creativcoder/gsoc16

Notes and Implementation Roadmap for ServiceWorkers GSoC'16 Project

gsoc-2016 promise promises rust service-worker servo servo-browser

Last synced: 14 Nov 2024

https://github.com/wikimedia/preq

Yet another promising node-request wrapper

javascript nodejs preq promise request wrapper

Last synced: 07 Oct 2024

https://github.com/meyfa/recaptcha-promise

Node module for promise-based ReCAPTCHA verification

nodejs npm-package package promise recaptcha-promise recaptcha-verification

Last synced: 14 Oct 2024

https://github.com/bengl/pifall

promisifyAll, in terms of util.promisify

javscript promise promises promisify promisifyall

Last synced: 16 Oct 2024

https://github.com/chaoyangnz/yapai

🌹Yet Another Promises/A+ Implementation

promise promise-aplus

Last synced: 14 Oct 2024

https://github.com/andrewbarba/coinbase-commerce

Node.js library for https://commerce.coinbase.com

axios coinbase commerce cryptocurrency nodejs promise

Last synced: 24 Oct 2024

https://github.com/jonschlinkert/resolve-value

Deeply resolve promises in a value, including all properties of an object.

all array async await function hydrate javascript jonschlinkert node nodejs object promise properties resolve value values

Last synced: 24 Oct 2024

https://github.com/fiatjaf/trello-web

Promised and browserify-compatible CORS Trello client.

cors promise trello trello-client

Last synced: 27 Oct 2024

https://github.com/hiddentao/cron-async

Execute something on a schedule, using cron syntax, with async/await support.

async await cron javascript job promise schedule scheduler task typescript

Last synced: 31 Oct 2024

https://github.com/qard/channel-surfer

Promise-based CSP channels, with async iterator support.

async-await async-iterators csp-channels nodejs promise

Last synced: 17 Oct 2024

https://github.com/xiscodev/promise-with-state

A library to use queryable promises or make native promise A+ queryable

browser javascript-library promise

Last synced: 08 Nov 2024

https://github.com/perry-mitchell/delayable-setinterval

An asynchronous setInterval that can be delayed using promises

interval promise setinterval settimeout timer timers

Last synced: 23 Oct 2024

https://github.com/znck/promised

A utility to convert callbacks to promises.

callback promise promisified promisify promisifyall

Last synced: 16 Nov 2024

https://github.com/andreiavrammsd/workexec

Experimenting implementations of Task and Task Executor, Job and Job Runner, Future, Promise.

future golang job promise task

Last synced: 09 Nov 2024

https://github.com/vclemenzi/array-iter

Parallel arrays

npm parallel promise typescript

Last synced: 06 Nov 2024

https://github.com/shimataro/yakusoku

オレオレPromise

javascript promise promise-library

Last synced: 06 Nov 2024

https://github.com/wildhoney/orderlyqueue

Implementation of a promise-based FIFO queuing system using ES2017 async generators.

async asynchronous await consecutive consecutively fifo observable promise promises queue task yield

Last synced: 16 Oct 2024

https://github.com/sebinsua/then-while

Call an (a)sync function until an (a)sync predicate returns false.

async predicate promise sync then while

Last synced: 10 Nov 2024

https://github.com/aantron/promise-example-bsb

Hello world using reason-promise

demo promise rescript

Last synced: 12 Oct 2024

https://github.com/bosens-china/async-queue

管理异步队列工具

async promise queue

Last synced: 14 Nov 2024

https://github.com/appgeist/ensure-dir

Utility function to ensure a directory path exists and return a Promise

check create directory filesystem mkdirp nodejs promise server-side shell utilities

Last synced: 06 Nov 2024

https://github.com/marvinhagemeister/nicer-fs

A completely async and better file system than node's internal fs module.

fs fs-extra node promise

Last synced: 18 Oct 2024

https://github.com/andrejewski/tactic

Promise utilities for just the worst people

javascript promise

Last synced: 06 Nov 2024

https://github.com/iambasilp/recipe-app

Create a Recipe App using HTML, CSS and Javascript. We have used the MealDB API for this project.

api css html javascript promise

Last synced: 08 Nov 2024

https://github.com/djblue/cljs-repl-node-async

A fork of https://github.com/clojure/clojurescript/blob/master/src/main/clojure/cljs/repl/node.clj with async support.

async clojure clojurescript node promise repl

Last synced: 12 Oct 2024

https://github.com/f1lt3r/implant

🌱 asynchronous inline content replacement

async content dynamic handler implant insert module node object promise replace string

Last synced: 27 Oct 2024

https://github.com/k-o-d-e-n/promise.swift

Modern framework that provides a synchronization construct for Swift to facilitate writing asynchronous code.

dispatch fun funproject futures google ios macos promise swift

Last synced: 14 Nov 2024

https://github.com/revolunet/ora-promise

Use ora to monitor your promises execution time

cli nodejs promise

Last synced: 24 Oct 2024

https://github.com/soumyadip007/curd-application-using-node-express-mongo

In computer programming, create, read, update, and delete are the four basic functions of persistent storage. Alternate words are sometimes used when defining the four basic functions of CRUD, such as retrieve instead of read, modify instead of update, or destroy instead of delete.

async await db express modelviewcontroller mongo mongodb mongoose node promise

Last synced: 09 Nov 2024

https://github.com/forthedamn/net4j

Pluggable & Promise based HTTP client for the browser and node.js

axios http-client promise request typescript

Last synced: 14 Nov 2024

https://github.com/hazae41/future

Just like a Promise but you can manually resolve or reject it

async await browser finally future javascript promise typescript unit-test

Last synced: 18 Oct 2024

https://github.com/kevinoid/promised-read

Read from a stream using Promises, with support for timeouts, cancellation, and several ways to determine how much data to read.

nodejs promise read-promises stream streams

Last synced: 14 Oct 2024

https://github.com/tomokimiyauci/file-select-dialog

📚 Call file select dialog programmatically

file-dialog library promise typescript

Last synced: 12 Oct 2024

https://github.com/shinnn/purs

Spawn a new process using PureScript CLI

child-process compiler javascript nodejs promise purescript purs wrapper

Last synced: 18 Oct 2024

https://github.com/zouyoushun/controllable-resolve

A simple controllable promise resolve let you can control when to resolve promise

controllable-resolve hook hooks javascript promise react typescript vanilla-javascript

Last synced: 11 Oct 2024

https://github.com/emphori/promise

A strongly typed Promise override for TypeScript

promise promise-chain typescript

Last synced: 17 Aug 2024

https://github.com/meniny/cria

An elegant HTTP requests framework for Swift with ❤️ and Alamofire + Promise. ☁️

alamofire http https ios macos promise tvos

Last synced: 12 Oct 2024

https://github.com/adufilie/mobxpromise

Provides an observable interface for a computed promise.

async computed mobx promise

Last synced: 16 Oct 2024

https://github.com/kanzatahreem/leaderboard

Website that uses an API to display scores of the game submitted by different players by receiving/sending data from/to the Leaderboard API.

api await-async callback css es6-modules getdata html javascript-es6 leaderboard postdata promise webpack wireframe

Last synced: 11 Nov 2024

https://github.com/joelvoss/memoize-lit

Memoize functions (including promise-returning & async functions).

async javascript nodejs promise

Last synced: 11 Nov 2024

https://github.com/bredele/stream-then

⚡️ Make a stream thenable.

async await promise stream then

Last synced: 31 Oct 2024

https://github.com/joelvoss/retry-lit

Helper method to retry a promise-returning or async function

javascript nodejs promise

Last synced: 11 Nov 2024

https://github.com/usefulthink/promise-all-recursive

like `Promise.all()`, but for any type and recursive

javascript nodejs promise

Last synced: 26 Oct 2024

https://github.com/jakehawken/concurrency

A small toolkit for handling concurrency and simplifying asynchronous work in Swift.

async asynchronous completion-handler concurrency deferred enum generics promise promises result result-type rxswift stream swift swift3

Last synced: 12 Oct 2024

https://github.com/worker-tools/resolvable-promise

A promise that is resolvable (or rejectable) after it was created.

promise

Last synced: 16 Nov 2024

https://github.com/wolfpackthatcodes/typescript-http-client

An expressive, minimal wrapper around the Fetch() API that allows you to quickly make HTTP requests.

fetch http-client javascript npm-package promise typescript

Last synced: 14 Nov 2024

https://github.com/d-plaindoux/magnet

Javascript Multi-Agent framework

agent asynchronous coordinator message-passing promise

Last synced: 27 Oct 2024

https://github.com/hazae41/plume

Typed async events with sequenced and parallel dispatching

async await events parallel promise rust typed typescript

Last synced: 18 Oct 2024

https://github.com/kabirbaidhya/get-js

A lightweight library to asynchronously load scripts on the fly

angular async get javascript js loader loading promise script

Last synced: 28 Oct 2024

https://github.com/evan-king/promise-apply-spec

a Promise utility function like `Promise.all` plus Ramda's `applySpec` for arbitrary raw data structures containing Promises and functions

async point-free promise ramda utility-function

Last synced: 09 Nov 2024

https://github.com/jahed/promises

Composable Functions for Promises

async functional-programming javascript promise

Last synced: 27 Oct 2024

https://github.com/devsnek/promise-reference

Reference implementation of ECMA-262 Promises, in JavaScript

ecmascript promise reference-implementation

Last synced: 29 Oct 2024

https://github.com/a179346/async-interval-job

✨ setInterval for promises and async/sync functions. Support graceful shutdown and prevent multiple executions from overlapping in time.

async async-interval async-interval-job asynchronous await graceful graceful-shutdown interval javascript js node promise promises race race-condition repeat setinterval timer ts typescript

Last synced: 27 Oct 2024

https://github.com/dulinrain/handbyhand

手把手系列教程,力求以浅显易懂的方式讲述某些知识点

compiler mvc mvp mvvm promise

Last synced: 16 Nov 2024

https://github.com/aantron/promise-example-esy

Using native reason-promise with esy

demo esy promise

Last synced: 12 Oct 2024

https://github.com/jimthedev/iotap

Promisify iota.lib.js API functions

iota iota-js iota-library promise promisify

Last synced: 16 Nov 2024

https://github.com/ciriousjoker/dart-completer

A Typescript port of Dart's Completer.

async await completer dart promise typescript

Last synced: 14 Oct 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/shinnn/npm-cli-version

Get the currently installed npm version

async javascript nodejs npm promise version

Last synced: 18 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/wtfaremyinitials/blocking-await

Synchronously wait for a Promise to resolve

node promise

Last synced: 16 Nov 2024

https://github.com/tunnckocore/native-promise-deferred

A deferred Promise, using `native-or-another` behind and so it work on Node.js v0.10 too!

deferred deferred-promise native native-promise promise

Last synced: 16 Oct 2024

https://github.com/rohan-deshpande/rd-fetch

A developer friendly fetch wrapper class

class fetch json promise wrapper

Last synced: 05 Nov 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/gerkindev/sequential-event

An event emitter that supports promises for sequential execution of handlers

eventemitter javascript promise

Last synced: 14 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/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/denysdovhan/slides-promises

Slides for my talk about Promises

chernivtsijs javascript promise slide slides spectacle

Last synced: 16 Nov 2024

https://github.com/lq782655835/build-your-own-promise

个人版promise实现

promise

Last synced: 13 Oct 2024

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

Promise.any() implementation

any polyfill promise

Last synced: 30 Oct 2024

https://github.com/anseki/dual-api

Make your module implement dual APIs, callback API and thenable (Promise) API.

api callback callback-api dual dual-apis promise reject resolve then thenable

Last synced: 06 Nov 2024

https://github.com/chrisgervang/thunk-kickoff

🏈 Get promises out the door and into your store!

action-creator async promise react redux redux-thunk thunk-kickoff

Last synced: 28 Oct 2024

https://github.com/notanengineercom/simple-async-pool

Easy to use, dependency free and typesafe concurrent pool of async and promise returning functions

async concurrency dependecy-free iterator no-dependencies nodejs pool promise typesafe typescript

Last synced: 15 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/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/socheatsok78/are-you-ready-yet

The "are-you-ready-yet" package is basically a joke to "Promise".

javascript promise

Last synced: 16 Nov 2024

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/kaelzhang/promise.extra

Promise.series, Promise.waterfall with vanilla Promise.

promise promise-extra promise-reduce promise-series promise-waterfall

Last synced: 26 Oct 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/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/mrdulin/go-promise

Go language implementation of Promise static method in JavaScript.

concurrency concurrent-programming go golang javascript promise

Last synced: 13 Nov 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/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/qianlongo/promise-analysis

探究promise源码与实现

es6 promise

Last synced: 13 Nov 2024

https://github.com/herberthe/react-await

Await Component for promise data rendering for React

await component promise react

Last synced: 14 Nov 2024

Promise Awesome Lists
Promise Categories