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/yuhr/callable-deferred-promise
A thin wrapper class to create a callable deferred `Promise`.
Last synced: 14 Oct 2024
https://github.com/marcosellys/helloproto
GRPC with Protobuf application example
angular grpc node promise protobuf typescript
Last synced: 14 Nov 2024
https://github.com/hookyns/promisesource
Promise manageable from outer scope, similar to C#'s TaskCompletionSource
completion javascript nodejs promise source taskcompletionsource typescript
Last synced: 15 Nov 2024
https://github.com/gluons/wheres-here
🌏 Promisified Geolocation
geolocation javascript promise
Last synced: 15 Nov 2024
https://github.com/raigorx/trigonometric-promise
Promises heavy duty example cos sin tan
async educational example promise trigonometry
Last synced: 07 Nov 2024
https://github.com/magda-korzeniowska/daftacademy-frontend_levelup-2020
bem bootstrap4 javascript promise sass webpack
Last synced: 10 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/humptydumptyeiz/pneasync
This piece of code promisifies nested awaits
async await nested-arrays nodejs promise
Last synced: 31 Oct 2024
https://github.com/mohamedumar083/weather-report
Broadcasting Weather report Project
bootstrap5 css dom-manipulation fetch-api html5 javascript promise
Last synced: 11 Nov 2024
https://github.com/mohamedumar083/isro-sat-details
ISRO-SAT Informations from API
bootstrap5 css dom-manipulation fetch-api html javascript promise
Last synced: 11 Nov 2024
https://github.com/jzplp/promisejz
符合Promises/A+规范的Javascript异步编程Promise的完整实现,并且提供了与ECMAScript同样的实用函数。
Last synced: 07 Nov 2024
https://github.com/sofyansetiawan/lecture-promise
Lecture notes for Javascript Promise
asynchronous javascript lecture-material lecture-notes promise promises
Last synced: 12 Nov 2024
https://github.com/dimapaloskin/async-sleep
Sleep based on promise. Supports resolve and reject with defined response and error.
async-await async-sleep javascript promise sleep
Last synced: 07 Nov 2024
https://github.com/phpgt/promise
A pleasant way to work with asynchronous PHP.
async asynchronous asynchronous-programming callback concurrency concurrent deferred deferred-promise deferred-tasks promise promises then thenable
Last synced: 16 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/aldenvallestero/javascript-promise
Learn how to optimize time & space when performing huge business logic with JavaScript Promise.
Last synced: 10 Nov 2024
https://github.com/lucid-services/serviser
Node.js framework for building scalable server-side applications.
expresjs framework json-schema microservice nodejs open-api promise rest-api
Last synced: 14 Oct 2024
https://github.com/jill64/unfurl
💠 Concurrently wait for a Promise mapped to an object while preserving the type
Last synced: 10 Nov 2024
https://github.com/jill64/async-observer
🔭 Make Promise state observable as a string for svelte
oberservable promise svelte utility
Last synced: 10 Nov 2024
https://github.com/3rd-eden/borked
Cancel async functions early when they are borked.
async function promise timeout
Last synced: 11 Nov 2024
https://github.com/mazeyqian/understand-promise
Understand Promise/Promise: 异步编程的理解和使用
Last synced: 23 Oct 2024
https://github.com/ekaterinagorbunova/nodejs-apps
Collection of small Node.js applications
async-await file-handling promise
Last synced: 10 Nov 2024
https://github.com/judahsan/party-music-cast-controller
A collaborative music playing system.
authentication django-framework javascript promise reactjs
Last synced: 07 Nov 2024
https://github.com/avimehenwal/ts-translate
promise based asynchronous translations
Last synced: 14 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/eliranwong/take-words-with-you
A Manual for Intercession
Last synced: 05 Nov 2024
https://github.com/streetstrider/express-toss
Makes express router handlers aware of promises. Brings more clear dataflow to handlers.
error-handling express node promise response
Last synced: 08 Nov 2024
https://github.com/axelf4/promise-trap
🤞 Records promises enabling an easy Promise.all
Last synced: 09 Nov 2024
https://github.com/s-ranjith1/currency-converter
Currency converter Task Completed
Last synced: 08 Nov 2024
https://github.com/alpsmonaco/concurrency_js
a js file that implement concurrency async operation which could limit concurrency nums.
async async-javascript batch concurrency javascript promise thread-like
Last synced: 07 Nov 2024
https://github.com/metcoder95/tiny-pool
Extremely simplistic and tiny AsyncPool for limiting concurrency of async operations
await concurrency nodejs promise task
Last synced: 27 Oct 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.
Last synced: 08 Nov 2024
https://github.com/mitya33/lightbox-lib
LightboxLib is a library of lightbox functions including rich support for creating many types of modal dialogs and also eternal/percentile loading notifications during submissions and uploads.
alert confirm css html javascript lightbox modal promise prompt
Last synced: 08 Nov 2024
https://github.com/ethanent/poky
Delay with promises in Node
delay node nodejs promise promises settimeout wait
Last synced: 06 Nov 2024
https://github.com/valda1/nodejs_examples
Few examples of Node.js module.exports object; require() function; Promise object; async - await functions.
async async-await javascript module-exports node node-js nodejs promise promises promises-async-await promises-in-javascript requirejs
Last synced: 07 Nov 2024
https://github.com/iainjreid/honest-workers
🕸 Promise based WebWorkers, for much multi-threaded goodness
Last synced: 07 Nov 2024
https://github.com/cnlon/promisified-fs
A promisified version of fs(File System) in Node.js.
Last synced: 08 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: 08 Nov 2024
https://github.com/hamzaerbay/react-github-api
A react experiment with github api
experiment fetch-api github-api promise react
Last synced: 08 Nov 2024
https://github.com/xpodev/winreg-promise
A promise-based wrapper around the winreg package
nodejs promise windows-registry winreg
Last synced: 06 Nov 2024
https://github.com/volem/playingwithpromises
Related code for the blog post.
Last synced: 10 Nov 2024
https://github.com/ivanovx/js-docs
JavaScript Next features and their demos
dynamic ecmascript ecmascript6 es2015 es6 iterator javascript promise proxies spread string-interpolation unicode weakmap weakset
Last synced: 06 Nov 2024
https://github.com/djaler/simple-promise-mock
A tiny utility function to create a controlled promise instance with additional methods to resolve or reject it
Last synced: 09 Nov 2024
https://github.com/vagnerbellacosa/curso_javascript_asyncawaitpromise
Curso de JavaScript Async Await Promise
assincronismo async await callback callback-hell code curso estudo functions javascript promise sincronico
Last synced: 09 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/irina-anat/goit-js-hw-09
Сolor switcher, countdown timer, a promise generator
Last synced: 10 Nov 2024
https://github.com/xg4/async-interval
setInterval for promises and async/await
Last synced: 08 Nov 2024
https://github.com/thitikorn-nupan/nod-js-crud-mysql-async-understand-winston-env
this project I got to know .env file , it's so good when I've to connect any database I'm not necessary to write my info-database in my .js file. Also I've knew the winston module this libary it's good for logging and save any log to some file. Also I connected the database with pg (pooling) many people says best proformance. (So do I)
async-await environment javascript mysql nodejs pooling promise winston-logger
Last synced: 06 Nov 2024
https://github.com/patrixr/oath
A Promise implementation
experimental learning promise typescript
Last synced: 06 Nov 2024
https://github.com/ianfabs/sleyp
A tiny async/await implementation of sleep
async async-await await javascript miliseconds promise sleep
Last synced: 19 Oct 2024
https://github.com/ycardon/playing-with-async
Different styles of asynchronism in ES6 / node 8.x
Last synced: 19 Oct 2024
https://github.com/29kumait/out-of-sync
HYF - TASK
async async-await javascript promise promises
Last synced: 14 Nov 2024
https://github.com/singcl/co
🎷 A counterfeit co & comprehension of thunk function and function* in javascript.
Last synced: 09 Nov 2024