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: 2025-02-08 00:19:59 UTC
- JSON Representation
https://github.com/anbumani12/async-day-5-weather-task
Async Day 5 task Weather API task
async-await css fetch-api html js promise xmlhttprequest
Last synced: 21 Jan 2025
https://github.com/saber2pr/node
utils for nodejs
async filesystem nodejs promise server typescript
Last synced: 02 Jan 2025
https://github.com/ljans/idb
Promise-based wrapper around the IndexedDB API.
Last synced: 23 Jan 2025
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: 03 Jan 2025
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: 03 Jan 2025
https://github.com/twooster/testsync
JS Helper for Testing Intricate Asynchronous Code
async helper javascript promise testing
Last synced: 12 Jan 2025
https://github.com/kengotoda/promisified-properties
Handle .properties file via promisified and typed API
Last synced: 22 Oct 2024
https://github.com/alaeddinejebali/javascript-wait-for-set-of-asynchronous-callback-functions
Wait for set of asynchronous callback functions?
async asynchronous javascript promise wait
Last synced: 23 Jan 2025
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: 07 Feb 2025
https://github.com/ori88c/zero-backpressure-fixed-window-promise-rate-limiter
A modern Promise rate-limiter for Node.js projects, implementing a fixed-window throttling policy. It restricts the number of tasks that can start execution within distinct, non-overlapping time windows. The API provides backpressure control by signaling availability, for enhanced efficiency.
deterministic-termination es2020 executor fixed-window graceful-shutdown javascript js nodejs promise promise-limit rate-limit rate-limiter rate-limiting scheduler throttle throttling time-window time-windows ts typescript
Last synced: 21 Nov 2024
https://github.com/ori88c/zero-backpressure-weighted-promise-semaphore
A modern weighted promise semaphore for Node.js projects, ideal for managing workloads with varying processing requirements. It allows limiting the total weight of concurrently executing jobs, ensuring efficient resource utilization. Offering backpressure control for enhanced efficiency, utilizing a communicative API that signals availability.
async backpressure concurrency counting-semaphore deterministic-termination error-handling executor graceful-termination lock mutex nodejs promise promise-limit promise-semaphore rate-limiter scheduler semaphore typescript weight weighted-semaphore
Last synced: 21 Nov 2024
https://github.com/matan3sh/oninit-backend
The final project of Coding Academic Bootcamp, during which I developed Marketplace to look for courses by location, category and name. Every user can be impressed by the course, critique the course and develop a chat with other users. Backend development by NodeJS and Express
axios express mongodb nodejs nodemon promise routes socket-io
Last synced: 24 Jan 2025
https://github.com/maiconrs95/js-callbacks-promises-aw
Example code :bear:
async-await callback javascript nodejs promise
Last synced: 22 Jan 2025
https://github.com/avimehenwal/ts-translate
promise based asynchronous translations
Last synced: 13 Jan 2025
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/sofyansetiawan/lecture-promise
Lecture notes for Javascript Promise
asynchronous javascript lecture-material lecture-notes promise promises
Last synced: 10 Jan 2025
https://github.com/ycardon/playing-with-async
Different styles of asynchronism in ES6 / node 8.x
Last synced: 02 Feb 2025
https://github.com/fanqingsong/lazyman_idea
to demo lazy man in async && chain style
async chain lazyman promise settimeout
Last synced: 14 Jan 2025
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: 26 Jan 2025
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/xaqron/politify
A Javascript library that promises to run any function as you wish
Last synced: 08 Feb 2025
https://github.com/benadamstyles/set-future-state
Safely setState in the future
cancellation futures promise react react-native reactjs setstate
Last synced: 03 Jan 2025
https://github.com/arpitgo4/promise-obj
Promise.all's implementation for objects.
async chai chai-as-promised mocha nodejs npm-package promise tdd
Last synced: 28 Jan 2025
https://github.com/ianfabs/sleyp
A tiny async/await implementation of sleep
async async-await await javascript miliseconds promise sleep
Last synced: 02 Feb 2025
https://github.com/bjoernricks/socketize
Promise based socket communication for Node.js
javascript networking nodejs promise socket
Last synced: 22 Jan 2025
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/kimar/promise.kt
A tiny and simple Kotlin Promise library, written in 26 lines of code โท
intellij kotlin library promise
Last synced: 09 Feb 2025
https://github.com/murt/aaarray
async/await functions for arrays written in Typescript
async await javascript nodejs promise typescript
Last synced: 20 Jan 2025
https://github.com/michaelwalker-git/bookreadingapp
React, APIs
promise react udacity-nanodegree
Last synced: 16 Jan 2025
https://github.com/korkje/dfr
Creates promise and extracts resolve/reject
deferred deno promise typescript
Last synced: 02 Feb 2025
https://github.com/zhou-chaoxian/vue-await-component
ๅค็ promise ็ vue ็ปไปถ
Last synced: 03 Jan 2025
https://github.com/nju33/soshoku
Request re-execution during processing Even when you come back and forth, you only re-execute once
Last synced: 23 Jan 2025
https://github.com/xiaody/redux-sane
A redux middleware that provides sane default behaviors for non-plain object actions.
generator promise redux-middleware thunk
Last synced: 16 Jan 2025
https://github.com/jchip/item-queue
An item processing queue with Promise
item pause processing promise queue resume timer watch
Last synced: 20 Jan 2025
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 Jan 2025
https://github.com/scalajs-io/mpromise
Promises A+ conformant implementation
mongodb mongoose node node-js node-module nodejs npm npm-module npm-package promise promise-library promises scala scalajs
Last synced: 17 Jan 2025
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: 26 Jan 2025
https://github.com/keidrun/fantasy-utils
Small utils for Functional Programming with Promise.
functional functional-programming lodash promise promise-support ramda
Last synced: 23 Jan 2025
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/a-x-/thenlog
js promise .then() calls logger for node and browser
Last synced: 11 Jan 2025
https://github.com/lensh/mini-promise
Mini version promise based on promise a + specification supports asynchronous chain call.
Last synced: 03 Jan 2025
https://github.com/orlov-vo/redux-promisify-action
Promisify action middleware for Redux
middleware promise redux redux-middleware redux-promisify-action
Last synced: 25 Jan 2025
https://github.com/hikouki/jackall
:cat:ใasync/await for optimistic concurrency control. (Last in wins.)
async await concurrency optimistic promise typescript
Last synced: 05 Feb 2025
https://github.com/ahmetonurslmz/smoothly-request
Perform request with promise based client on NodeJS
javascript nodejs promise request
Last synced: 25 Jan 2025
https://github.com/romagny13/spa-lib
TypeScript SpaLib
http indexeddb oauth promise spa storage typescript
Last synced: 29 Jan 2025
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: 18 Jan 2025
https://github.com/chopinsky/promise-herald
A nimble npm package that dispatch the resolve or rejection of a promise to one or more subscribers
javascript javascript-library npm promise promise-library
Last synced: 09 Feb 2025
https://github.com/allienx/async-once
Guarantee an async function only has one active execution at a time.
Last synced: 09 Jan 2025
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/gyumeijie/napi-samples
async demos handle handle-scope helloworld js napi nodejs promise scope
Last synced: 02 Feb 2025
https://github.com/futagoza/runasync
Run a script that exports an async function
Last synced: 09 Feb 2025
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: 02 Feb 2025
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: 31 Dec 2024
https://github.com/yingpengsha/promise-cancel-shim
[WIP]๐ค You can cancel Promise in mid-stream, If you decide that Promise doesn't trigger the logical branch of `resolve` or `reject`.
Last synced: 25 Jan 2025
https://github.com/asd-xiv/promise-queue
Self-popping promise based queue.
esm nodejs promise queue typescript
Last synced: 01 Jan 2025
https://github.com/grimmbraten/all-aboard
Perform parallel and/or sequential asynchronous tasks with ease
async asynchronous await parallel promise sequence
Last synced: 04 Jan 2025
https://github.com/damiancipolat/asyncmaster
En este repositorio hay ejemplos y experimentos para trabajar con NodeJS usando asincronismo.
Last synced: 28 Dec 2024
https://github.com/dhineshwiz/angular-promise-button
A angularjs button for custom feedback
Last synced: 05 Feb 2025
https://github.com/magicdawn/go-promise-util
extra util for golang promise
async go-promise go-promise-util promise promise-map
Last synced: 05 Feb 2025
https://github.com/rayjune/wwweather
googleapis http-requests nodejs promise
Last synced: 13 Jan 2025
https://github.com/flaviotordini/promises
Javascript-style Promise implementation for Qt
async asynchronous asynchronous-programming promise promises qt qt6
Last synced: 22 Jan 2025
https://github.com/inker/delay.js
โ Promisified setTimeout
async delay javascript promise sleep
Last synced: 23 Jan 2025
https://github.com/robojones/create-path
Promise version of mkdirp
async create javascript mkdir nodejs path promise
Last synced: 29 Jan 2025
https://github.com/robojones/x-time
setTimeout() with native promises
javascript nodejs promise settimeout timeout xtime
Last synced: 29 Jan 2025
https://github.com/robojones/better-events
Improved version of the Node.js EventEmitter
event-emitter node-eventemitter nodejs promise
Last synced: 29 Jan 2025
https://github.com/blissful89/utall
โ๏ธ Utility library โ๏ธ
async asynchronous browser monad node promise util utility
Last synced: 23 Jan 2025
https://github.com/matrixai/js-async-cancellable
Asynchronous Cancellation (Promises) for JavaScript/TypeScript
Last synced: 24 Jan 2025
https://github.com/29kumait/out-of-sync
HYF - TASK
async async-await javascript promise promises
Last synced: 13 Jan 2025
https://github.com/flipeador/node-promise-ex
Provides extended promise functionality and utilities.
async-await es-module extended javascript nodejs promise
Last synced: 14 Jan 2025
https://github.com/flipeador/js-promise
Extended promise functionality and utilities.
browser extended javascript nodejs promise
Last synced: 14 Nov 2024
https://github.com/camel-chased/promiseloop
for testing nested promises
jasmine nested-promises promise promises test testing tests
Last synced: 22 Dec 2024
https://github.com/davidlapadula/jsasync
async-await asynchronous asynchronous-programming callbacks fetch-api generators promise
Last synced: 24 Jan 2025
https://github.com/untool/eprom
A deliberately incorrect resettable promise-like JavaScript async primitive powering untool's server-side rendering and module reloading. Mostly conforms with the Promises/A+ spec.
deferred library promise promise-a-plus thenable
Last synced: 04 Jan 2025
https://github.com/trandung2k1/static_data
expressjs javascript nodejs promise static-data
Last synced: 29 Dec 2024
https://github.com/magicdawn/log-reject-error
Dead Simple unhandledRejection handler
loud-rejection promise reject unhandled-rejection
Last synced: 29 Jan 2025
https://github.com/brinobruno/funcionarios-nodejs
Projeto NodeJS com Axios (Conceito de promises)
Last synced: 13 Jan 2025
https://github.com/samuelsenerwa/alx-backend-javascript
Contains everything I did in back-end specialization in ALX
array async classes-and-objects es6 inheritance javascript promise typescript
Last synced: 01 Feb 2025
https://github.com/zbo14/oathbreaker
Cancel pending promises with ease!
abortcontroller abortsignal async promise promises
Last synced: 31 Jan 2025
https://github.com/magda-korzeniowska/daftacademy-frontend_levelup-2020
bem bootstrap4 javascript promise sass webpack
Last synced: 06 Jan 2025