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/rueian/context-circuit-breaker

context circuit breaker for nodejs

async-await circuit-breaker nodejs promise

Last synced: 22 Nov 2024

https://github.com/alialmasi/earth-animation

Simple Earth Animation done with Promises (fetch() API) in JS

animation animation-js earth fetch-api javascript js promise promises text-animation text-animations

Last synced: 13 Dec 2024

https://github.com/awcross/images-loaded

Wait for images to load using promises. No dependencies.

browser dom images imagesloaded promise

Last synced: 19 Nov 2024

https://github.com/vitalets/pendings

[DEPRECATED] Better control of promises

promise promise-api promise-library promise-support promises

Last synced: 17 Dec 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: 21 Dec 2024

https://github.com/meniny/oath

Promise / Future concept for Swift developing.

future oath promise

Last synced: 19 Nov 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: 22 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/keyvan-m-sadeghi/babel-plugin-transform-util-promisify

Transforms util.promisify for node versions < 8

babel babel-plugin promise promisify

Last synced: 26 Dec 2024

https://github.com/rimiti/promise-loop-delay

Simple way to add custom delay between multiples promises

delay loop node promise

Last synced: 28 Dec 2024

https://github.com/muthuishere/declarative-optional

A Declarative way to deal with null , undefined and promises via optional and streams

async javascript optional promise

Last synced: 13 Dec 2024

https://github.com/asphaltt/promise

ES6 Promise in Go

go promise

Last synced: 13 Nov 2024

https://github.com/jmendiara/foratata

Concurrent TaskQueue with lifecycle notification

async nodejs promise queue

Last synced: 11 Nov 2024

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

:sweet_potato: ES6 Promises, but lazier.

lazy lazy-evaluation promise

Last synced: 20 Dec 2024

https://github.com/easywebapp/promise

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

babel ecmascript polyfill promise

Last synced: 06 Dec 2024

https://github.com/qard/stream-produce-promise

Write to streams with a promise-returning function

nodejs promise stream

Last synced: 17 Dec 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/lfb/javascript-basics

理解 JavaScript 的基础知识

javascript promise scope-chain

Last synced: 08 Nov 2024

https://github.com/cweili/async-throttle-cache

Throttle asynchronous functions and return cached result for each function calls. It can be used for rate limit.

async asynchronous await cache promise rate-limit rate-limiter request throttle

Last synced: 12 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/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/fabiospampinato/promise-make-naked

A simple function that makes a promise that can be resolved or rejected from the outside.

naked promise

Last synced: 02 Dec 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/compulim/has-resolved

Checks if a Promise is resolved or rejected asynchronously

asynchronous promise rejection resolution

Last synced: 06 Nov 2024

https://github.com/gerkindev/sequential-event

An event emitter that supports promises for sequential execution of handlers

eventemitter javascript promise

Last synced: 01 Dec 2024

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

Promise.any() implementation

any polyfill promise

Last synced: 17 Dec 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/kaelzhang/promise.extra

Promise.series, Promise.waterfall with vanilla Promise.

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

Last synced: 14 Dec 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: 20 Dec 2024

https://github.com/palanik/promiseful

🤞 Useful patterns with Promise functions

javascript promise promise-library

Last synced: 18 Dec 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/theroyalwhee0/please

Please: a Promise helper library.

please promise

Last synced: 18 Dec 2024

https://github.com/blakek/compose

🛠 Compose functions and promises

functional-programming functions pipeline promise

Last synced: 08 Nov 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: 24 Dec 2024

https://github.com/arikw/flat-promise

Create a fresh new Promise with exposed 'resolve' & 'reject' callbacks available outside of its executor function

javascript promise

Last synced: 05 Dec 2024

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

Returns file content as a UTF-8 string. Returns null if file does not exist (or is a directory) instead of throwing an Error.

file filesystem lib library load-file loader promise read-file string util utility

Last synced: 25 Dec 2024

https://github.com/qianlongo/promise-analysis

探究promise源码与实现

es6 promise

Last synced: 13 Nov 2024

https://github.com/bredele/promise-chain

Execute promises one after an other using Array reduce

cancelable chain promise promise-chain sequential

Last synced: 19 Dec 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: 20 Dec 2024

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

Filter Neo4j records and return what really matters

neo4j promise records through

Last synced: 19 Dec 2024

https://github.com/lookfirst/retry-promise-typescript

Retry Promise for TypeScript

promise retry typescript

Last synced: 22 Nov 2024

https://github.com/bahmutov/chdir-promise

Changing current working folder as a promise + a stack of folders to jump back.

chdir promise utility

Last synced: 27 Dec 2024

https://github.com/bastkakrolot/rslot

A library for building clear UI structures for React

await promise react react-slot rslot slot

Last synced: 19 Dec 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/prantlf/promised-array

Array combined with Promise, chainable, asynchronous methods and callbacks, ready for async/await.

array asynchronous promise

Last synced: 05 Dec 2024

https://github.com/center-key/server-listening

🧪 Simple promise to wait for server ready inside a mocha specification

javascript mocha promise ready server specification wait

Last synced: 14 Dec 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/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: 20 Dec 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: 20 Dec 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: 19 Dec 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/completejavascript/simple-indexdb-js

Simple IndexDB's wrapper using JavaScript Promise.

indexeddb promise

Last synced: 15 Dec 2024

https://github.com/pranit-harekar/async-middleware

A lightweight promise based async middleware package with complete typings

asynchronous middleware promise typescript

Last synced: 26 Dec 2024

https://github.com/mdawar/memoize-utils

Memoize function and TypeScript decorator for sync and async functions.

cache caching javascript memoize memoize-async memoize-decorator promise promise-cache promise-memoization typescript

Last synced: 26 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/sumolari/operationskit

Subclasses of NSOperation to work with promises

ios macos nsoperation operations promise promisekit

Last synced: 08 Dec 2024

https://github.com/p32929/use-megamind

A simple react hook for managing asynchronous function calls with ease on the client side

async asynchronous-tasks axios client-side-javascript data data-fetching easy fetch generics hooks javascript npm painless promise query react rest simple small typescript

Last synced: 10 Nov 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/a-x-/parallel

Runs a bunch of promises like Promise.all does, but takes an object instead of array

promise

Last synced: 12 Nov 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: 17 Dec 2024

https://github.com/aryan02420/star-all-settled

Supercharge your promises with parallel, sequential, pooled, and batched resolution

allsettled async batch bring-your-own-compiler byoc javascript parallel pool promise promises typescript

Last synced: 29 Nov 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/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/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/xucongli1989/xpromisequeue

这是一个Javascript Promise的执行队列模块,里面的每一个Promise都是按顺序执行的,您也可以指定一定的优先级来决定队列的执行顺序。

excute javascript promise queue

Last synced: 30 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/wzhouwzhou/easyurban

Urban dictionary definitions. Fast.

dictionary easyurban js lightweight promise urban urbandictionary

Last synced: 19 Dec 2024

https://github.com/eliranwong/precious-bible-promises

Precious Bible Promises (compiled by Samuel Clarke) [2472 verses tagged]

bible precious-bible-promises promise script tool uniquebible

Last synced: 22 Dec 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: 25 Dec 2024

https://github.com/topthinking/angular-webapp-top

angular1制作个站,加深学习

angular1 angularjs oclazyload promise

Last synced: 10 Nov 2024

https://github.com/hisco/http2-got

Http2 got is a human-friendly and powerful HTTP1.1 / HTTP2 request library.

http2 javascript nodejs promise request stream

Last synced: 14 Nov 2024

https://github.com/ipluser/promise-interceptor

An interceptor tool for Promise.

interceptor promise promise-library

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

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/kouts/promise-loading-handler

A utility to handle loading indicators state

handler indicator loader loading progress promise spinner

Last synced: 15 Dec 2024

https://github.com/EasyWebApp/Promise

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

babel ecmascript polyfill promise

Last synced: 23 Oct 2024

https://github.com/rpominov/rescript-promise

Another Promise bindings for ReScript

promise rescript

Last synced: 24 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/jochasinga/go-promise

Light-weight channel-compatible Promise

go golang promise

Last synced: 07 Dec 2024

https://github.com/harish2704/node-standalone-mutex

A standalone Mutex implementation for Nodejs which depends on Nodes inter-process communication

cluster lock mutex nodejs promise

Last synced: 17 Nov 2024

https://github.com/diegoivg98/javascript

ejercicios(numeros,cadenas de textos), funciones(asincronas,generadoras), eventos, NPM, jQuery, POO y Geolocalizacion

arrays async drag-and-drop events functions getter-and-setter google-maps-api html-css-javascript javascript jquery jquery-plugin node node-module npm npm-module openbootcamp poo promise promises

Last synced: 20 Nov 2024

https://github.com/mrtimofey/transcroll

Animate scroll in a flexible, user-friendly, simple and modern way

animation promise scroll telegram transition

Last synced: 21 Nov 2024

https://github.com/royalicing/syrup

Asynchronous data flow in Swift using enums

async data-flow enum promise swift swift-library

Last synced: 18 Nov 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: 07 Dec 2024

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

Resolve the path of `npm-cli.js` included in the globally installed npm CLI

async npm promise

Last synced: 07 Dec 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/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/zzarcon/audio-cover

Get the cover from an audio file in the browser

audio base64 cover file filereader image preview promise tags

Last synced: 24 Nov 2024

https://github.com/chscript/mypromise

💯 Implement the promise method and pass all official test cases

javascript promise

Last synced: 20 Nov 2024

Promise Awesome Lists
Promise Categories