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/mirror45/keksobooking
«Keksobooking» — сервис по размещению объявлений об аренде недвижимости в центре Токио. Пользователям предоставляется возможность разместить объявления о своей недвижимости или просмотреть уже размещенные объявления
dom es6 fetch js leaflet-map modules nouislider pristinejs promise
Last synced: 07 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/magicdawn/log-reject-error
Dead Simple unhandledRejection handler
loud-rejection promise reject unhandled-rejection
Last synced: 27 Oct 2024
https://github.com/kaelzhang/p-concurrency
Decorate async functions with limited concurrency, which can be used as decorator in the future.
async concurrency javascript nodejs promise
Last synced: 26 Oct 2024
https://github.com/xiyuyizhi/ww.ajax
自己封装的ajax库,支持回调和promise形式,上传、下载等
ajax file-upload filesystem promise
Last synced: 13 Oct 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/kouhin/retryit
A Promise version of async/retry. Also includes serveral WaitStrategies that might be useful for situations where more well-behaved service polling is preferred.
Last synced: 25 Oct 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/topthinking/angular-webpack
angular-webpack 运行代码
angular lazyload promise webpack
Last synced: 15 Oct 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/benadamstyles/set-future-state
Safely setState in the future
cancellation futures promise react react-native reactjs setstate
Last synced: 15 Oct 2024
https://github.com/ivanpinezhaninov/async_promise
C++11 header-only library based on Promises/A+
cplusplus cplusplus-11 cpp cpp11 header-only promise promise-a-plus promise-all promise-any promise-aplus promise-chain promise-library
Last synced: 12 Oct 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/illright/worker-request-response
A Promise API for submitting requests to workers and tracking responses.
promise service-workers web-workers
Last synced: 15 Oct 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: 14 Oct 2024
https://github.com/s-ranjith1/currency-converter
Currency converter Task Completed
Last synced: 08 Nov 2024
https://github.com/eliranwong/take-words-with-you
A Manual for Intercession
Last synced: 05 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/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/axelf4/promise-trap
🤞 Records promises enabling an easy Promise.all
Last synced: 09 Nov 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/yuhr/use-await-data
A React hook that executes an async task to populate the desired data.
async await hook hooks promise react react-hooks
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/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/kaelzhang/promise-planner
Plan multiple named tasks and only resolve after all tasks are marked as done
Last synced: 26 Oct 2024
https://github.com/mazeyqian/understand-promise
Understand Promise/Promise: 异步编程的理解和使用
Last synced: 23 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/arpitgo4/promise-obj
Promise.all's implementation for objects.
async chai chai-as-promised mocha nodejs npm-package promise tdd
Last synced: 14 Oct 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/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: 26 Oct 2024
https://github.com/juanjoarreola/allcache
Instance caching library
asynchronous cache disk-cache image-cache promise swift thread-safe
Last synced: 14 Oct 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/shinnn/file-to-npm-cache
Store a file in the npm cache directory
cache compression gzip javascript nodejs npm promise tar tgz
Last synced: 18 Oct 2024
https://github.com/bitcoin-api/drf
drf - Do Redis Function
async function helper javascript node nodejs promise redis
Last synced: 13 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/openbytedev/rmdir-recursive-async
Delete a directory recursively asynchronously
async delete delete-files directory nodejs npm-package promise recursive remove rmdir
Last synced: 15 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/fanqingsong/lazyman_idea
to demo lazy man in async && chain style
async chain lazyman promise settimeout
Last synced: 14 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/elmigranto/awaitability
Utilities for composing async/await functions.
async-await es2017 javascript modules promise utilities
Last synced: 15 Oct 2024
https://github.com/patrixr/oath
A Promise implementation
experimental learning promise typescript
Last synced: 06 Nov 2024
https://github.com/lensh/mini-promise
Mini version promise based on promise a + specification supports asynchronous chain call.
Last synced: 09 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/afeiship/next-promise-compose
Promise compose for next.
async compose next one-by-one promise sync
Last synced: 27 Oct 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/shinnn/home-files
List all files in the home directory
async enumeration home javascript list nodejs promise
Last synced: 18 Oct 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/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: 18 Oct 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/saber2pr/node
utils for nodejs
async filesystem nodejs promise server typescript
Last synced: 09 Nov 2024
https://github.com/29kumait/out-of-sync
HYF - TASK
async async-await javascript promise promises
Last synced: 14 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/xiaody/redux-sane
A redux middleware that provides sane default behaviors for non-plain object actions.
generator promise redux-middleware thunk
Last synced: 16 Nov 2024
https://github.com/iainjreid/honest-workers
🕸 Promise based WebWorkers, for much multi-threaded goodness
Last synced: 07 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/ethanent/poky
Delay with promises in Node
delay node nodejs promise promises settimeout wait
Last synced: 06 Nov 2024
https://github.com/lourd/js-load-script
Small, no-frills JavaScript module for loading script tags in the browser asynchronously
browser javascript loader promise small-modules
Last synced: 14 Oct 2024
https://github.com/kapouer/window-agent
Yet another browser agent, supports callback or promise, and parameters replacement
Last synced: 18 Oct 2024
https://github.com/robojones/better-events
Improved version of the Node.js EventEmitter
event-emitter node-eventemitter nodejs promise
Last synced: 14 Oct 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/jameslnewell/react-promise
🎣 React hooks for working with promises.
Last synced: 28 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/sevenoutman/use-abandon-on-unmount
React Hook for abandoning promises upon component unmounting
Last synced: 10 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: 18 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/softwareventures/promise
Pure functional utilities for Promises
functional lambda promise typescript
Last synced: 12 Nov 2024
https://github.com/camel-chased/promiseloop
for testing nested promises
jasmine nested-promises promise promises test testing tests
Last synced: 05 Nov 2024
https://github.com/asd-xiv/promise-queue
Self-popping promise based queue.
esm nodejs promise queue typescript
Last synced: 08 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/tsertkov/easy-whois
Easy WHOIS client for Node.js
async await nodejs promise whois whois-client
Last synced: 16 Oct 2024
https://github.com/robojones/x-time
setTimeout() with native promises
javascript nodejs promise settimeout timeout xtime
Last synced: 14 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/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/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/sofyansetiawan/lecture-promise
Lecture notes for Javascript Promise
asynchronous javascript lecture-material lecture-notes promise promises
Last synced: 12 Nov 2024
https://github.com/jzplp/promisejz
符合Promises/A+规范的Javascript异步编程Promise的完整实现,并且提供了与ECMAScript同样的实用函数。
Last synced: 07 Nov 2024
https://github.com/martindzejky/promise-mock
Synchronous promise mock for tests
mock promise promise-mock sync synchronization
Last synced: 27 Oct 2024