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-01-11 00:19:46 UTC
- JSON Representation
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: 12 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/damiancipolat/asyncmaster
En este repositorio hay ejemplos y experimentos para trabajar con NodeJS usando asincronismo.
Last synced: 28 Dec 2024
https://github.com/ethanent/poky
Delay with promises in Node
delay node nodejs promise promises settimeout wait
Last synced: 26 Dec 2024
https://github.com/tonypythoneer/bluebird-ployfill
A polyfill for using bluebird as Promise (when you don't like the original one.)
bluebird global javascript promise typescript
Last synced: 26 Dec 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: 12 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/kaelzhang/node-pending-queue
pending-queue ensures a certain asynchronous method only run once, and queues listeners which are registered to it.
asynchronous nodejs promise queue
Last synced: 14 Dec 2024
https://github.com/magda-korzeniowska/daftacademy-frontend_levelup-2020
bem bootstrap4 javascript promise sass webpack
Last synced: 06 Jan 2025
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: 11 Jan 2025
https://github.com/kaelzhang/promise-planner
Plan multiple named tasks and only resolve after all tasks are marked as done
Last synced: 14 Dec 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: 12 Jan 2025
https://github.com/kaelzhang/node-simple-thenify
Make sure a function is thenable
javascript nodejs promise thenify
Last synced: 14 Dec 2024
https://github.com/vanishine/promises-a-plus-tester
A tester of checking correct Promises/A+ implemetation come in handy.
browserify mocha promise promises-aplus
Last synced: 25 Dec 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: 11 Jan 2025
https://github.com/judahsan/party-music-cast-controller
A collaborative music playing system.
authentication django-framework javascript promise reactjs
Last synced: 26 Dec 2024
https://github.com/bendyworks/rah-rah
Use await while respecting failure cases without exceptions
await javascript promise typescript typescript-library
Last synced: 25 Nov 2024
https://github.com/dzenis-h/node-sql-shop
All of my other projects are using NoSQL DB's, but the learning never stops. In regards to that, this would be a simplified clone of my "node-book-shop" app built for the sole purpose of practicing MySQL + Sequelize ORM.
database ejs express javascript mysql nodejs promise sequelize sql
Last synced: 17 Nov 2024
https://github.com/xiaodaigh/promisewebsocket
A simple extension of the Websocket object by making the .send method into a Promise
Last synced: 20 Nov 2024
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: 30 Nov 2024
https://github.com/notwoods/abort-utils
A set of utilities for working with AbortSignals
abortcontroller abortsignal javascript promise typescript
Last synced: 07 Dec 2024
https://github.com/pawsong/react-monitor-promise
React HoC for monitoring promise state
Last synced: 17 Nov 2024
https://github.com/azerato/x100
Modern Pure Javascript application - with JS Class / Promise / WebSql / MaterializeCss / Import - Export
javascript materializecss promise websql
Last synced: 17 Nov 2024
https://github.com/orlov-vo/redux-promisify-action
Promisify action middleware for Redux
middleware promise redux redux-middleware redux-promisify-action
Last synced: 25 Nov 2024
https://github.com/romagny13/spa-lib
TypeScript SpaLib
http indexeddb oauth promise spa storage typescript
Last synced: 30 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: 17 Nov 2024
https://github.com/gyumeijie/napi-samples
async demos handle handle-scope helloworld js napi nodejs promise scope
Last synced: 07 Dec 2024
https://github.com/santhoshs50/async_day_2_task
Restcountries & Weather Fetch Using API
bootstrap css fetch-api html javascript json promise
Last synced: 24 Nov 2024
https://github.com/impaler/promise-sequences
A small library to control a sequence of promises with concurrency limiting.
async concurrency promise sequence
Last synced: 24 Nov 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/justforuse/promise-limit-all
Promise all, but with max limit
javascript promise promise-all
Last synced: 15 Nov 2024
https://github.com/4bdullah7eeshan/giphy-api-example
Fetching GIFs from GIPHY API
Last synced: 20 Nov 2024
https://github.com/voltra/fetchjson
A Javascript library that allows to abstract all boilerplate from retrieving JSON data using the native ES6 fetch API
fetch-api fetchjson javascript-library promise
Last synced: 15 Nov 2024
https://github.com/elementbound/js-di
Simple dependency injection in Javascript
async dependency-injection javascript promise sample
Last synced: 18 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/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/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/mwittig/restler-promise
A restler wrapper for the Promises/A+ implementation of your choice
api-wrapper promise rest restler restler-promise wrapper
Last synced: 15 Nov 2024
https://github.com/michaelwalker-git/bookreadingapp
React, APIs
promise react udacity-nanodegree
Last synced: 15 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/helderberto/respper
📡 Node.JS: Response wrapper.
express expressjs http nodejs promise response respper wrapper-api wrapper-library
Last synced: 24 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: 26 Dec 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/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 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/nevoland/futurise
🔮 Helpers for things that happen in the future.
asynchronous event interval listener promise timer
Last synced: 15 Nov 2024
https://github.com/mikeludemann/javascript-promises-versus-observables
Different between Observables and Promises with JavaScript
Last synced: 07 Dec 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 Nov 2024
https://github.com/nesterow/limiter
A promise pool with RPS limiter.
javascript promise promise-pool promise-queue request-throttler typescript
Last synced: 11 Jan 2025
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/siddarthvader/angular-httpshooter
An angular js factory which shoots http calls asynchronously.
angular asynchronous factory http promise
Last synced: 18 Nov 2024
https://github.com/sanjaraiy/javascript_repo
🌟 Dive into JavaScript learning with comprehensive concepts and examples! 📚💡.
array-manipulations async class-object dom-manipulation javascript nodejs oops-in-javascript promise
Last synced: 05 Jan 2025
https://github.com/mirror45/keksobooking
«Keksobooking» — сервис по размещению объявлений об аренде недвижимости в центре Токио. Пользователям предоставляется возможность разместить объявления о своей недвижимости или просмотреть уже размещенные объявления
dom es6 fetch js leaflet-map modules nouislider pristinejs promise
Last synced: 27 Dec 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 Nov 2024
https://github.com/richie-south/mulig
Resolve multible promises with order: fastest, queue, stack
Last synced: 16 Nov 2024
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: 20 Nov 2024
https://github.com/anbumani12/async-day-5-weather-api-task
Restcountries & Weather using Fetch API Task
css dom fetch-api html js promise xmlhttprequest
Last synced: 20 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/saber2pr/node
utils for nodejs
async filesystem nodejs promise server typescript
Last synced: 02 Jan 2025
https://github.com/shinnn/spawn-stack
Spawn a new process using `stack` command with the given arguments
child-process haskell javascript nodejs observable promise spawn stack
Last synced: 07 Dec 2024
https://github.com/axtk/react-progressive-callback
A React hook for tracking the state of an async action
async promise react react-hooks
Last synced: 26 Dec 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 Jan 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/briancairl/parachute
C++17 parallelism utility library featuring a customizable thread pool
cpp17 future parallelism promise thread thread-pool threading
Last synced: 20 Dec 2024
https://github.com/rayjune/wwweather
googleapis http-requests nodejs promise
Last synced: 13 Jan 2025
https://github.com/matrixai/js-async-cancellable
Asynchronous Cancellation (Promises) for JavaScript/TypeScript
Last synced: 24 Nov 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 Jan 2025
https://github.com/shinnn/lstat
Promise-based `lstat`
async file filesystem fs javascript lstat nodejs promise promisified promisify
Last synced: 07 Dec 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/shinnn/real-executable-path
Find the first instance of an executable in the PATH, with expanding all symbolic links
async executable javascript nodejs promise symbolic-links symlink
Last synced: 07 Dec 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: 12 Jan 2025
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/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/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/streetstrider/express-toss
Makes express router handlers aware of promises. Brings more clear dataflow to handlers.
error-handling express node promise response
Last synced: 30 Dec 2024
https://github.com/ori88c/delayed-async-task
A modern `setTimeout` substitute tailored for asynchronous tasks, designed to schedule a single delayed execution. Features status getters to communicate the execution status, the ability to abort a pending execution, and the option to gracefully await the completion of an ongoing execution.
async dangling-promise deferred-promise deferred-task delayed-job delayed-jobs delayed-task executor job-runner job-scheduler npm npm-package one-time promise settimeout single-execution task task-executor task-runner typescript
Last synced: 21 Nov 2024