Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- GitHub: https://github.com/topics/promise
- Wikipedia: https://en.wikipedia.org/wiki/Futures_and_promises
- Created by: Barbara Liskov, Liuba Shrira, Mark S. Miller, Dean Tribble, Rob Jellinghaus, Daniel P. Friedman
- Released: 1988
- Related Topics: future, async-await, callback, deferred, coroutines, fiber, concurrency,
- Last updated: 2024-11-10 00:22:50 UTC
- JSON Representation
https://github.com/makenowjust/thenction
thenction is an abbreviation of thenable function.
javascript javascript-library promise sushi-ware
Last synced: 12 Nov 2024
https://github.com/behi22/jammming
This webpage is developed to showcase knowledge of developing responsive webpages and using the react library to develop web applications. The website allows users to search the Spotify library, create a custom playlist, then save it to their Spotify account.
api async-await components html-css-javascript import-export javascript json jsx modules promise react surge webapp
Last synced: 14 Nov 2024
https://github.com/kaelzhang/node-simple-thenify
Make sure a function is thenable
javascript nodejs promise thenify
Last synced: 26 Oct 2024
https://github.com/preco21/pcancel
Wrap promise function into cancelable promise function
cancel cancelable cancellation p promise
Last synced: 10 Nov 2024
https://github.com/olenasavchenko/twitter-posts
https://elena-savchenko-twitter-posts.netlify.app/
Last synced: 15 Nov 2024
https://github.com/omar-azmi/async-promise-ruby
An Asynchronous Promise library for Ruby, built over "async" gem, providing Javascript ES6 style Promises. Also includes utilities like ES6-style "fetch" that return a Promise.
async asynchronous concurrency es6 promise ruby ruby-gem rubygem
Last synced: 17 Oct 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: 12 Nov 2024
https://github.com/afeiship/next-promise-compose
Promise compose for next.
async compose next one-by-one promise sync
Last synced: 27 Oct 2024
https://github.com/magnetikonline/promessa
Promise library for Node.js meeting the Promises/A+ specification, written with a focus towards readability.
npm-package promise promise-library
Last synced: 12 Nov 2024
https://github.com/kotorik/ascii2d
Node.js wrapper for ascii2d.net
api api-client async image-search nodejs promise
Last synced: 31 Oct 2024
https://github.com/jiayisheji/shredded-code
Talk is cheap. Show me the code.
Last synced: 14 Nov 2024
https://github.com/voltra/jsonclient
A JS HTTP client specialized for JSON communications, based upon the Fetch API
fetch-api fetchjson hacktoberfest javascript javascript-library json-client promise
Last synced: 15 Nov 2024
https://github.com/allienx/async-once
Guarantee an async function only has one active execution at a time.
Last synced: 11 Nov 2024
https://github.com/yuhr/callable-deferred-promise
A thin wrapper class to create a callable deferred `Promise`.
Last synced: 14 Oct 2024
https://github.com/kartikmehta8/pact-custom-promise
Pact is a custom implementation of JavaScript's Promise. The Promise object represents the eventual completion (or failure) of an asynchronous operation and its resulting value.
implementation javascript promise
Last synced: 15 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: 11 Nov 2024
https://github.com/commenthol/asyncc-promise
Just asynchronous patterns for promises
asynchronous asynchronous-patterns parallel pattern promise serial
Last synced: 11 Nov 2024
https://github.com/jchip/item-queue
An item processing queue with Promise
item pause processing promise queue resume timer watch
Last synced: 12 Oct 2024
https://github.com/hacker1024/js_promise.dart
A Dart package providing interop functionality with JavaScript Promises.
dart dart-html dart-package dart2js promise
Last synced: 07 Nov 2024
https://github.com/charlie0077/express-minimal-starter
express-minimal-starter
async await babel boilerplate boilerplate-template es6 es7 express expressjs promise rest-api starter-kit template
Last synced: 12 Nov 2024
https://github.com/fanqingsong/lazyman_idea
to demo lazy man in async && chain style
async chain lazyman promise settimeout
Last synced: 14 Nov 2024
https://github.com/nevoland/futurise
๐ฎ Helpers for things that happen in the future.
asynchronous event interval listener promise timer
Last synced: 15 Nov 2024
https://github.com/loop333/ipad_news_view
View News Channels On iPad
abc cnn fox ios ipad javascript news promise tv
Last synced: 11 Nov 2024
https://github.com/mkgaru/esthread
modern worker threading library . inspired by deep-rain/thread
javascript promise publicdomain thread typescript webworker
Last synced: 15 Nov 2024
https://github.com/tsertkov/easy-whois
Easy WHOIS client for Node.js
async await nodejs promise whois whois-client
Last synced: 16 Oct 2024
https://github.com/nesterow/limiter
A promise pool with RPS limiter.
javascript promise promise-pool promise-queue request-throttler typescript
Last synced: 12 Nov 2024
https://github.com/shaurya019/javascript-advanced-concepts
This repo include FetchAPi, XMLHttpRequest, Synchronous vs Asynchronous, callbackHell, Promises and other concepts to.
async async-await javascript promise sync xmlhttprequest
Last synced: 12 Nov 2024
https://github.com/dbish6/async-delay-callback
A small dependency for asynchronous delays within your code! It also includes an optional callback that you can utilize.
async delay dependency javascript jest npm npm-package promise promises typescript
Last synced: 14 Oct 2024
https://github.com/pandiaraj-22/async-await-fetch
This is the dynamic website built using Advance javascript
bootstrap css fetch-api html javascript json promise
Last synced: 15 Nov 2024
https://github.com/fabervitale/build-js-promise-from-scratch-talk
Slides of a talk about building JS Promise in Typescript
promise promise-library slides slidev typescript
Last synced: 27 Oct 2024
https://github.com/dodevops/yeoman-generator-typescript
A highly opinionated Yeoman generator for typescript modules
bluebird chai mocha promise typedoc typescript yeoman yeoman-generator
Last synced: 27 Sep 2024
https://github.com/patrikx3/corifeus-utils
โค๏ธ Corifeus Utils - Memory
async async-array-iterator corifeus corifeus-utils hash json lodash nodejs p3x process promise timestamp utils
Last synced: 14 Nov 2024
https://github.com/romancow/load-script
Promise-based method for dynamically loading scripts in browser with TypeScript support
async browser load promise script typescript
Last synced: 14 Oct 2024
https://github.com/sidmishraw/parole
JobPool and Promises for Java
futures promise promise-api promises
Last synced: 15 Nov 2024
https://github.com/webdeveric/image-preloader
Preload images then do something else
image-preloader preload preload-images promise
Last synced: 13 Nov 2024
https://github.com/yogadeepan29/async--day-17-fetch-api
Day-17 Task (Async Programming) - Rest countries and OpenWeather API using fetch() API
append async bootstrap dom-manipulation fetch-api html-css-javascript promise responsive
Last synced: 13 Nov 2024
https://github.com/yogadeepan29/async--day-20_task-3_shortenease
Day-20 Task ( Promise Task ) - ShortenEase ( URL-Shortener )
bootstrap fetch-api html-css-javascript promise rwd url-shortener
Last synced: 13 Nov 2024
https://github.com/yogadeepan29/async--day-20_task-2_password-checker
Day-20 Task ( Promise Task ) - Password Checker
api-rest bootstrap5 breach-check fetch-api haveibeenpwned html-css-javascript k-anonymity promise sha-1-hash
Last synced: 13 Nov 2024
https://github.com/twooster/testsync
JS Helper for Testing Intricate Asynchronous Code
async helper javascript promise testing
Last synced: 13 Nov 2024
https://github.com/saber2pr/node
utils for nodejs
async filesystem nodejs promise server typescript
Last synced: 09 Nov 2024
https://github.com/kenotron/p-graph
p-graph, in the spirit of p-queue, but runs promises in a dependency graph
dependency graph javascript promise typescript
Last synced: 17 Oct 2024
https://github.com/j5py/j5py.github.io
A simple Responsive Web Design acting as a Single Page Application from a previous account (it was initially a way to save my progress in CSS and JS, and it remains above all a way to practice JS).
async-await fetch-api generator javascript promise
Last synced: 14 Nov 2024
https://github.com/scrwdrv/recurdir
recurdir is a lightweight package written in typescript that allows you to make/remove directories easily.
directory filesystem javascript node promise recursive typescript
Last synced: 12 Oct 2024
https://github.com/lukasbach/ayemitter
Typed event handler/emitter with optional react hook bindings
async emitter events hook javascript promise react typescript
Last synced: 05 Nov 2024
https://github.com/izica/debounce-decorator-es6
Debounce decorator for es6+, with promise support
debounce debounce-es6 debounce-operator debounced debouncing decoration decorator decorator-transformation decorators es-6 javascript javascript-es6 promise promise-chain
Last synced: 07 Nov 2024
https://github.com/itmtm/project-food
https://itmtm.github.io/project-food/
async-await axios cookie es6-modules fetch-api javascript localstorage promise webpack
Last synced: 13 Nov 2024
https://github.com/michaelwalker-git/bookreadingapp
React, APIs
promise react udacity-nanodegree
Last synced: 15 Nov 2024
https://github.com/ashmalzahra/javascript-group-capstone-project
This JavaScript capstone project is about building web application based on an external API. The API provides data about TV Shows and the app has been built around it.
api-rest asyncronous best-practices callback code-review es6-modules git-conflicts gitflow html-css-javascript jest json promise single-page-app unit-testing webpack
Last synced: 31 Oct 2024
https://github.com/sysread/promises-channel
A coordination channel implemented with Promises
Last synced: 14 Nov 2024
https://github.com/flipeador/js-promise
Extended promise functionality and utilities.
browser extended javascript nodejs promise
Last synced: 14 Nov 2024
https://github.com/afeiship/next-is-promise
Test whether an object looks like a promises-a+ promise.
Last synced: 26 Oct 2024
https://github.com/afeiship/next-interceptor
Interceptor for next.
compose interceptor next pipe pipeline priority promise
Last synced: 27 Oct 2024
https://github.com/nwtgck/promise-limiter-npm
Simultaneous Promise Execution Limiter, considering resource
execution javascript number promise restrict semaphore
Last synced: 25 Oct 2024
https://github.com/flipeador/node-promise-ex
Provides extended promise functionality and utilities.
async-await es-module extended javascript nodejs promise
Last synced: 14 Nov 2024
https://github.com/saikiran76/hacktoberfest2k23
Promisify - Function that returns a promise that resolves after n seconds have passed, where n is passed as an argument to the function.
beginner beginner-friendly hacktoberfest hacktoberfest-2023 hacktoberfest-accepted hacktoberfest2023 hacktoberfest2023-accepted hacktoberfest2023-approved javascript promise promises web
Last synced: 08 Nov 2024
https://github.com/kimar/promise.kt
A tiny and simple Kotlin Promise library, written in 26 lines of code โท
intellij kotlin library promise
Last synced: 29 Oct 2024
https://github.com/templarian/promisecache
TypeScript Promise Cache Dectorator
Last synced: 08 Nov 2024
https://github.com/tobysmith568/await-at-least
A small set of functions to await at least a certain amount of time before resolving a promise.
await delay npm-package promise timeout
Last synced: 22 Oct 2024
https://github.com/kengotoda/promisified-properties
Handle .properties file via promisified and typed API
Last synced: 22 Oct 2024
https://github.com/yoannchb-pro/enqueu
Promise queue for concurrency control
async-await enqueue handler promise queue
Last synced: 24 Oct 2024
https://github.com/afeiship/next-make-cancelable
Make promise cancelable.
cancelable destroy next promise
Last synced: 26 Oct 2024
https://github.com/jmgogo/async-js
A repo demoing asynchronous functions and HTTP requests in JavaScript.
async await devcontainer ijavascript javascript js jupyter-notebook promise
Last synced: 06 Nov 2024
https://github.com/nagilum/js-promise-vimeo-upload
Promise based JS function to upload Blob to Vimeo
javascript promise promises streaming upload vimeo
Last synced: 16 Nov 2024
https://github.com/leko/in-progress.js
Prevent screen transition if any state changed.
Last synced: 26 Oct 2024
https://github.com/kouyjes/promise
custom-promise deferred pollyfill promise simple-promise
Last synced: 08 Nov 2024
https://github.com/jameslnewell/react-promise
๐ฃ React hooks for working with promises.
Last synced: 28 Oct 2024
https://github.com/rgl/node-external-process-promises-example
example Node.js application starts an external process and parses its output to resolve two promises
child-process external-process javascript node promise promises typescript
Last synced: 25 Oct 2024
https://github.com/magda-korzeniowska/daftacademy-frontend_levelup-2020
bem bootstrap4 javascript promise sass webpack
Last synced: 10 Nov 2024
https://github.com/magicdawn/go-promise-util
extra util for golang promise
async go-promise go-promise-util promise promise-map
Last synced: 07 Oct 2024
https://github.com/magicdawn/log-reject-error
Dead Simple unhandledRejection handler
loud-rejection promise reject unhandled-rejection
Last synced: 27 Oct 2024
https://github.com/bitbar/deferred-promise
Simple port of jQuery Deffered() based on native Promise
deferred deferred-promise javascript nodejs promise promises
Last synced: 13 Nov 2024
https://github.com/idorobots/promise-based-lang
An exploration & benchmarking of weird programming language features. This time around - pure and transparent asynchrony.
benchmark concurrency language-design promise racket
Last synced: 02 Nov 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: 19 Oct 2024
https://github.com/anas599/leaderboard
Leaderboard website built with webpack. Players can view and submit scores, which are ranked and stored through an external API service. Data is preserved for accuracy.
async css html javascript promise webpack
Last synced: 27 Oct 2024
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 Nov 2024
https://github.com/adrien-zinger/pytasks
Multithreading library in python, simple, with samples.
asynch-tasks observer observer-pattern promise python3 task-thread thread
Last synced: 27 Oct 2024
https://github.com/evanshortiss/bittrex.js
No nonsense Bittrex API wrapper for Node.js and Browsers, written in TypeScript
api-wrapper async bitcoin bittrex bittrex-api bittrex-exchange browser nodejs promise restclient typescript
Last synced: 23 Oct 2024
https://github.com/spudnyk/async-wrappers
Various functions for asynchronous operations
async async-functions debounce javascript promise throttle
Last synced: 16 Nov 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: 28 Oct 2024
https://github.com/bjoernricks/socketize
Promise based socket communication for Node.js
javascript networking nodejs promise socket
Last synced: 13 Oct 2024
https://github.com/jaandrle/dynamic_resources
Yet another lightweight promise-based scripts/stylesheets loader (no support for IE).
async css dynamic-loading javascript promise
Last synced: 02 Nov 2024
https://github.com/elmigranto/awaitability
Utilities for composing async/await functions.
async-await es2017 javascript modules promise utilities
Last synced: 15 Oct 2024