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-06 00:24:51 UTC
- JSON Representation
https://github.com/themost-framework/promise-sequence
Execute promises in series
promise sequence sequential series
Last synced: 16 Nov 2024
https://github.com/exoticknight/parallelpromise
run promises with timeout, in parallel
Last synced: 19 Nov 2024
https://github.com/lazco-studio/virtfusion
A client for VirtFusion API. Built with TypeScript.
api async npm-package promise typescript virtfusion
Last synced: 22 Dec 2024
https://github.com/mallpopstar/rc
Perform JavaScript operations from remote locations
automation broadcastchannel communicate developer-tools handshake iframe messagechannel postmessage promise remote secure simple testing web
Last synced: 29 Nov 2024
https://github.com/artdecocode/spawncommand
Spawn a ChildProcess with a promise property resolved on exit with stdout, stderr and code.
async child-process fork javascript node nodejs promise spawn
Last synced: 08 Jan 2025
https://github.com/takaneichinose/message-box-web-component
Alert, Confirm, Prompt dialog box (modal) in Web Components
alert async async-await await await-async await-promises confirm css dialog html javascript javascript-es6 messagebox modal modal-dialog nodejs promise prompt typescript webcomponents
Last synced: 23 Dec 2024
https://github.com/notwoods/promise-stream-utils
Various functions for working with streams inside async functions
Last synced: 20 Dec 2024
https://github.com/neogeek/raspar
⛏ A simple to use Promise-based web scraper with local caching.
Last synced: 27 Oct 2024
https://github.com/joostf/async-demo
Async JavaScript demo for a talk in the Tech Track @CMD Amsterdam
api async-await event-loop fetch json promise xhr
Last synced: 28 Nov 2024
https://github.com/dmitrymyadzelets/ya-translate
Node.js module for Yandex Translate's API
api node-module promise tranalte yandex
Last synced: 15 Nov 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/alextanhongpin/promise
Promise implementation using golang
Last synced: 02 Dec 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: 08 Dec 2024
https://github.com/jasperck/promise-timer-stopwatch
A stopwatch supports promise usage for node.js with 0 dependency
module nodejs promise promise-timer-stopwatch stopwatch
Last synced: 27 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: 20 Dec 2024
https://github.com/constantiner/sibylla
Asynchronous Promise based functional style utilities with full TypeScript support
async async-await asynchronous asynchronous-programming ecmascript fp functional functional-js functional-programming javascript node node-js nodejs promise typescript typescript-library
Last synced: 08 Dec 2024
https://github.com/nodef/extra-promise
A Promise represents the eventual result of an async operation.
Last synced: 27 Nov 2024
https://github.com/ksxnodemodules/child-process-utils
Small utilities for child_process
child-process javascript nodejs nodejs-modules promise utility
Last synced: 02 Dec 2024
https://github.com/ksxnodemodules/extended-promise
Extend ECMAScript 6 promise
ecmascript event javascript promise subclass
Last synced: 02 Dec 2024
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/itanex/ng-promise-demo
Using JS promises in context of $http
Last synced: 02 Dec 2024
https://github.com/xg4/async-interval
setInterval for promises and async/await
Last synced: 31 Dec 2024
https://github.com/miran248/abortable
Provides abortable asynchronous primitives, based on promises
Last synced: 28 Nov 2024
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/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: 28 Nov 2024
https://github.com/jameslnewell/react-promise
🎣 React hooks for working with promises.
Last synced: 16 Dec 2024
https://github.com/afeiship/next-promise-compose
Promise compose for next.
async compose next one-by-one promise sync
Last synced: 14 Dec 2024
https://github.com/s-leroux/getpro
A very simple promise-based npm package to get http/https documents
asynchronous get http https node promise
Last synced: 25 Nov 2024
https://github.com/abhay-khandwekar/react-hooka
"react-hooka" is React-hook based state management library. "react-hooka" supports both synchronous and queued-asynchronous (FIFO) actions. All asynchronous state update operations are guaranteed to change the application state in the order of asynchronous-operation invocation.
async-await asynchronous asynchronous-actions asynchronous-store hook hooks javascript-promise promise react react-components react-hook-store react-hooks slice-state state-management store store-slice synchronous-store
Last synced: 24 Dec 2024
https://github.com/kotorik/ascii2d
Node.js wrapper for ascii2d.net
api api-client async image-search nodejs promise
Last synced: 18 Dec 2024
https://github.com/apexcaptain/koconut
Provide interchainable array, set, map and etc supporting both normal and async callbacks as their action arguments.
array array-processing array-utils async async-await async-callback async-functions async-iteration async-methods await collection data-structures iteration-process javascript loops nodejs promise typescript typescript-library
Last synced: 19 Dec 2024
https://github.com/robojones/x-time
setTimeout() with native promises
javascript nodejs promise settimeout timeout xtime
Last synced: 01 Dec 2024
https://github.com/saber2pr/node
utils for nodejs
async filesystem nodejs promise server typescript
Last synced: 02 Jan 2025
https://github.com/shinnn/fettuccine-class
A class to create a new fettuccine wrapper that defaults to the given options
class fetch http https javascript nodejs promise request
Last synced: 07 Dec 2024
https://github.com/shinnn/import-package
Import an npm package from the disk
fallback import javascript nodejs npm package promise
Last synced: 07 Dec 2024
https://github.com/shinnn/readdir-clean
Like `fs.readdir`, but excludes autogenerated contents for example .DS_Store and Thumbs.db
filesystem filter javascript list nodejs promise readdir
Last synced: 07 Dec 2024
https://github.com/shinnn/resolve-from-npm
Resolve the path of a module from the directory where npm is installed
async javascript module nodejs npm path promise require resolution
Last synced: 07 Dec 2024
https://github.com/kouyjes/promise
custom-promise deferred pollyfill promise simple-promise
Last synced: 31 Dec 2024
https://github.com/tsertkov/easy-whois
Easy WHOIS client for Node.js
async await nodejs promise whois whois-client
Last synced: 06 Dec 2024
https://github.com/illright/worker-request-response
A Promise API for submitting requests to workers and tracking responses.
promise service-workers web-workers
Last synced: 03 Dec 2024
https://github.com/justjum/weather-app
A Weather app for the TOP Intermediate Javascript course. Learning focus: Promises(async/await) + api's
api css html javascript promise weather
Last synced: 03 Dec 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/shinnn/get-mode
Get a file mode
async filesystem javascript nodejs permission promise stats
Last synced: 07 Dec 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/shinnn/parse-npm-version
Parse the installed npm version with node-semver
async javascript nodejs npm parse promise semantic-versioning semver version
Last synced: 07 Dec 2024
https://github.com/zbo14/oathbreaker
Cancel pending promises with ease!
abortcontroller abortsignal async promise promises
Last synced: 04 Dec 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: 03 Jan 2025
https://github.com/rrainn/scriptutils
📦 JavaScript Package - Utilities to make JavaScript Easy
browser insert javascript npm-package promise scriptutils utilities
Last synced: 16 Dec 2024
https://github.com/serhiirepinskyi/goit-js-hw-09
JavaScript. Homework 09: 01-color-switcher; 02-timer; 03-promises
date flatpickr notiflix promise setinterval settimeout
Last synced: 04 Dec 2024
https://github.com/hasanyahya101/soundharvest-vite
This is a basic Youtube audio downloader (after converting from video to audio). Please note that there is a hard limit of 1000 total requests per month. So if the limit is passed, you might be stuck in a loop.
api await downloader fetch limit promise rapid-api requests rest-api shadcn static video-to-audio youtube
Last synced: 09 Dec 2024
https://github.com/Umutplvn/Legere_BlogApp_V1_Client
Blog App
promise react redux redux-toolkit
Last synced: 09 Dec 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: 13 Dec 2024
https://github.com/shinnn/load-request-from-cwd-or-npm
Load `request` module from either CWD or npm CLI directory
efficiency javascript nodejs npm promise request
Last synced: 07 Dec 2024
https://github.com/murt/aaarray
async/await functions for arrays written in Typescript
async await javascript nodejs promise typescript
Last synced: 19 Nov 2024
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/martinohmann/promise
Implementation of the Promises/A+ Standard in Go
golang promise promise-instrumentation promise-resolution promiseaplus
Last synced: 05 Dec 2024
https://github.com/shinnn/home-files
List all files in the home directory
async enumeration home javascript list nodejs promise
Last synced: 07 Dec 2024
https://github.com/elmigranto/awaitability
Utilities for composing async/await functions.
async-await es2017 javascript modules promise utilities
Last synced: 05 Dec 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: 16 Dec 2024
https://github.com/shinnn/file-to-npm-cache
Store a file in the npm cache directory
cache compression gzip javascript nodejs npm promise tar tgz
Last synced: 07 Dec 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: 10 Dec 2024
https://github.com/aymkdn/promisechain
Permits to sequentially execute Promise requests one by one
Last synced: 21 Dec 2024
https://github.com/lark-org/eslint-config-lark
ESLint configuration for any projects
airbnb airbnb-eslint emotion eslint eslint-config node prettier promise react typescript
Last synced: 06 Jan 2025
https://github.com/zkan/async-await-by-example
Async/Await by Example
async await javascript promise
Last synced: 19 Dec 2024
https://github.com/tomashubelbauer/js-deferred
Deferred promise implementation for those times when you do actually need it which is not that rare
async async-await defer deferred deferred-promise javascript promise
Last synced: 31 Dec 2024
https://github.com/loop333/ipad_news_view
View News Channels On iPad
abc cnn fox ios ipad javascript news promise tv
Last synced: 09 Jan 2025
https://github.com/lukasbach/ayemitter
Typed event handler/emitter with optional react hook bindings
async emitter events hook javascript promise react typescript
Last synced: 23 Dec 2024
https://github.com/topthinking/angular-webpack
angular-webpack 运行代码
angular lazyload promise webpack
Last synced: 06 Dec 2024
https://github.com/hikouki/jackall
:cat: async/await for optimistic concurrency control. (Last in wins.)
async await concurrency optimistic promise typescript
Last synced: 11 Dec 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/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: 16 Dec 2024
https://github.com/futagoza/runasync
Run a script that exports an async function
Last synced: 16 Dec 2024
https://github.com/asifzaman777/async-js-basic
Asynchronous JS
async-await call-stack callback callback-hell error-handling promise promise-chain
Last synced: 03 Dec 2024
https://github.com/mazeyqian/understand-promise
Understand Promise/Promise: 异步编程的理解和使用
Last synced: 11 Dec 2024
https://github.com/dhineshwiz/angular-promise-button
A angularjs button for custom feedback
Last synced: 11 Dec 2024
https://github.com/s-ranjith1/currency-converter
Currency converter Task Completed
Last synced: 31 Dec 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: 21 Dec 2024
https://github.com/mirror45/keksobooking
«Keksobooking» — сервис по размещению объявлений об аренде недвижимости в центре Токио. Пользователям предоставляется возможность разместить объявления о своей недвижимости или просмотреть уже размещенные объявления
dom es6 fetch js leaflet-map modules nouislider pristinejs promise
Last synced: 27 Dec 2024
https://github.com/ynazymko12/goit-advancedjs-hw-02
Homework for the course JavaScript📒 ---Asynchrony / Timers / Date / Promise ---
async css3 goit goit-advancedjs-hw-02 html5 javascript promise timers vite
Last synced: 11 Dec 2024
https://github.com/than-dev/promise-queue-in-js
Promise queue implementation in nodejs, using a child-process and releasing the event loop for more requests while the queue is running.
algorithms api benchmark child-process nodejs promise queue
Last synced: 11 Dec 2024