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-23 00:20:31 UTC
- JSON Representation
https://github.com/tunnckocore/dush-promise
Plugin for `dush` that makes it a Deferred promise and adds `.resolve`, `.reject`, `.than` and `.catch` methods for more better error handling experience
baseplugin deferred deferred-promise dush dushplugin minibaseplugin promise
Last synced: 20 Dec 2024
https://github.com/singcl/promise
🦁 Step by step build a Promise Class & Promise/Promise A+
callback coverage david fossa-status promise size then thenable travis-ci
Last synced: 03 Jan 2025
https://github.com/shinnn/npm-cli-path
Resolve the path of `npm-cli.js` included in the globally installed npm CLI
Last synced: 07 Dec 2024
https://github.com/kaelzhang/promise.extra
Promise.series, Promise.waterfall with vanilla Promise.
promise promise-extra promise-reduce promise-series promise-waterfall
Last synced: 14 Dec 2024
https://github.com/haensl/nganimatedscroll
A promise based angular.js service to facilitate animated scrolling.
angular angular-service angular1 angular1-x angularjs animation module promise promises scrolling
Last synced: 10 Nov 2024
https://github.com/zzarcon/audio-cover
Get the cover from an audio file in the browser
audio base64 cover file filereader image preview promise tags
Last synced: 24 Nov 2024
https://github.com/center-key/server-listening
🧪 Simple promise to wait for server ready inside a mocha specification
javascript mocha promise ready server specification wait
Last synced: 14 Dec 2024
https://github.com/artdecocode/catchment
Collect Node.js Stream Data Into Catchment: Stream With Promise Property Resolved On Finish.
Last synced: 10 Nov 2024
https://github.com/prantlf/promised-array
Array combined with Promise, chainable, asynchronous methods and callbacks, ready for async/await.
Last synced: 05 Dec 2024
https://github.com/caseywebb/potato-promise
:sweet_potato: ES6 Promises, but lazier.
Last synced: 13 Jan 2025
https://github.com/a-x-/parallel
Runs a bunch of promises like Promise.all does, but takes an object instead of array
Last synced: 11 Jan 2025
https://github.com/shinnn/clean-css-promise
Promisified version of clean-css
async clean-css css javascript minification nodejs optimization promise style wrapper
Last synced: 07 Dec 2024
https://github.com/hackerl/aio
A promise-based asynchronous library implemented in C++17 (deprecated - https://github.com/Hackerl/asyncio)
Last synced: 16 Jan 2025
https://github.com/arikw/flat-promise
Create a fresh new Promise with exposed 'resolve' & 'reject' callbacks available outside of its executor function
Last synced: 05 Dec 2024
https://github.com/hisco/http2-got
Http2 got is a human-friendly and powerful HTTP1.1 / HTTP2 request library.
http2 javascript nodejs promise request stream
Last synced: 14 Nov 2024
https://github.com/jochasinga/go-promise
Light-weight channel-compatible Promise
Last synced: 07 Dec 2024
https://github.com/kouyjes/resource-loader
css css-loader dep-resource js js-loader loader promise promise-loader resource-loader
Last synced: 08 Nov 2024
https://github.com/echosoar/gax
Promise mode ajax component,compatible with most major browsers
Last synced: 11 Jan 2025
https://github.com/bredele/promise-chain
Execute promises one after an other using Array reduce
cancelable chain promise promise-chain sequential
Last synced: 19 Dec 2024
https://github.com/andersdjohnson/react-suss
Collection of React Suspense resources.
async errorboundary jsx performance promise react react-async react-concurrent react-error-boundaries react-jsx react-performance react-suspense reactjs requestanimationframe requestidlecallback settimeout suspense
Last synced: 21 Dec 2024
https://github.com/muthuishere/declarative-optional
A Declarative way to deal with null , undefined and promises via optional and streams
async javascript optional promise
Last synced: 13 Dec 2024
https://github.com/olekenneth/node-readdir-recursive-promise
Read directory and return promise or directory object with files
javascript nodejs promise readdir
Last synced: 05 Dec 2024
https://github.com/fluency03/promise-blog
promise-blog
callback javascript node nodejs promise q
Last synced: 22 Nov 2024
https://github.com/radarsu/ts-timeout-promise
Await timeout promise wrapper.
await promise settimeout timeout typescript
Last synced: 12 Jan 2025
https://github.com/jdeurt/unwrapped-promise
An extension of Javascript's native Promise class that gives you more control over its lifecycle
Last synced: 05 Dec 2024
https://github.com/dinoboff/git-spawned-promise
Promisify a git child process, settling once the process exits and its stdio streams and transformers close.
Last synced: 28 Nov 2024
https://github.com/fibo/read-file-utf8
reads content from file using utf-8 encoding
Last synced: 02 Jan 2025
https://github.com/neki-dev/promise-partial
🧩 Partial (mixed) promise execution
Last synced: 27 Oct 2024
https://github.com/shisama/toggle-fullscreen
Simple to use Fullscreen API with Promise for cross-browser.
cross-browser fullscreen fullscreen-api javascript promise
Last synced: 20 Jan 2025
https://github.com/prohetamine/forpromise
⚙️ While for promise
javascript npm npm-package promise
Last synced: 20 Jan 2025
https://github.com/zeecoder/z-image-preloader
Image preloading with promise support.
Last synced: 29 Nov 2024
https://github.com/cap32/http-ask
A flexible promise based HTTP client for Node.js and browser.
Last synced: 29 Nov 2024
https://github.com/duzun/jquery.loading
Add class(es) to DOM elements while waiting for async action. Promise or callback.
javascript jquery jquery-plugin loader promise
Last synced: 13 Dec 2024
https://github.com/duzun/asyncseries.js
Asynchronously process a list of items consecutively
array async async-serial asynchronous esm foreach iteratee map promise reduce reducer series
Last synced: 13 Dec 2024
https://github.com/ayush-kanduri/dog-images-gallery
This project uses the Dog CEO API to fetch all the images of the dog's breed or sub-breed. This API Web App uses the Async-Await & Promises for the fetch() API calls. It also implements a setTimeout() for the Asynchronicity of the website. It is built using HTML, CSS, Javascript.
api async-await css fetch-api html javascript promise
Last synced: 13 Jan 2025
https://github.com/lxsmnsyc/future
Extension to the ES7 Promise
async deferred promise reactive
Last synced: 20 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/belgattitude/desync
Small utilities for dealing with data, typescript and react
async hooks promise react typescript
Last synced: 13 Dec 2024
https://github.com/clazex/eslint-config-lux
An ESLint Config
babel eslint eslint-config esm import node npm npm-package promise quasar-framework vue
Last synced: 05 Jan 2025
https://github.com/bredele/atleast
Create a timed out promise from a given value and time in miliseconds.
asynchronous await promise resolve timeout
Last synced: 19 Dec 2024
https://github.com/exoticknight/parallelpromise
run promises with timeout, in parallel
Last synced: 20 Jan 2025
https://github.com/joelvoss/request-lit
Small Promise based HTTP client
fetch http-client javascript nodejs promise
Last synced: 11 Nov 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/semibran/img-load
:sunrise_over_mountains::sparkles: tiny promise-based <img> loader for the browser
async browser image-loader promise
Last synced: 19 Dec 2024
https://github.com/byteboomers/tuai
Asynchronous request–response iframe messaging
asynchronous iframe messaging promise
Last synced: 28 Dec 2024
https://github.com/waldemarnt/concurrent-promises
This package allows safe promise concurrency
concurrency concurrent-programming limit promise promises promises-concurrent
Last synced: 12 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/cxuesong/tasklike-promise-library
A .NET-Task-like ES6 Promise extension library for JavaScript.
cancellable-promise promise tpl xhr
Last synced: 20 Dec 2024
https://github.com/qard/stream-consume-promise
Consume streams with a promise-returning function
Last synced: 17 Dec 2024
https://github.com/elusivecodes/fyrepromise
FyrePromise is a free, open-source promise library for PHP.
Last synced: 23 Nov 2024
https://github.com/adam-rocska/use-task-queue
React hook for managing queues of tasks.
async cancellable hook hooks promise queue react react-hook react-hooks reactjs sync task task-queue
Last synced: 13 Jan 2025
https://github.com/kekyo/future-promise
future-promise implements at C++ from scratch
async c-plus-plus cps future promise
Last synced: 17 Dec 2024
https://github.com/kessler/node-async-map-limit
like Promise.all() but with limit on concurrency
async-await node node-module nodejs promise
Last synced: 13 Oct 2024
https://github.com/75lb/defer-promise
Isomorphic function returning a deferred promise. Uses native `Promise.defer` where available, else polyfills
Last synced: 12 Oct 2024
https://github.com/agustinsrg/async-tools
Collection of tools to work with async funcions in javascript.
async await interval javascript promise queue semaphore
Last synced: 29 Nov 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/merieli/alura-crudcomjavascriptassincrono
html-css javascript promise promise-api
Last synced: 13 Jan 2025
https://github.com/markusjx/n-api-tools
A toolbox for node-addon-api
javascript n-api nodejs promise
Last synced: 15 Oct 2024
https://github.com/k1r0s/korm
[DEPRECATED] Lightweight orm with different DB adapters
database orm orm-library ormlite promise sqlite
Last synced: 21 Dec 2024
https://github.com/chrisdothtml/pfs
A tiny promise wrapper around fs
filesystem nodejs promise wrapper
Last synced: 30 Nov 2024
https://github.com/thaddeusjiang/react-promise-data
Don't wrong again about "isLoading? 🔄 : isError ? ❌ : 👍"
Last synced: 13 Dec 2024
https://github.com/belsrc/eslint-config-belsrc
Collection of ESLint plugin configs
eslint eslint-config import javascript jsx linting promise vue
Last synced: 06 Jan 2025
https://github.com/ckotzbauer/node-task-runner
A promise-based dependency-free task runner for Node
cli node promise task task-runner
Last synced: 15 Oct 2024
https://github.com/shinnn/win-user-installed-npm-cli-path
Resolve the path of `npm-cli.js` included in the user-installed npm on Windows
javascript nodejs npm path promise resolution windows
Last synced: 07 Dec 2024
https://github.com/vitalets/promised-map
A map of promises that can be resolved or rejected by key
Last synced: 21 Dec 2024
https://github.com/bitofsky/async-jstemplate
AJST : Asynchronous JavaScript Template
ajax javascript javascript-templates promise tpl
Last synced: 23 Nov 2024
https://github.com/stefee/promise-settled-aggregate
Await an array of promises to be settled, then reject with an AggregateError upon failure, or resolve with an array of values upon success.
aggregate aggregateerror allsettled promise promises reject settled
Last synced: 14 Dec 2024
https://github.com/d-exclaimation/gocurrent
Go Concurrent Utilities (Breaking changes on go 1.18)
asynchronous future futures go golang promise
Last synced: 29 Dec 2024
https://github.com/another-guy/promisify-auth0
Auth0-js wrapper with Promise based interface
auth0 authentication authorization browser brucke javascript jwt login oauth2 promise promisify sdk wrapper
Last synced: 14 Dec 2024
https://github.com/igorskyflyer/npm-common-types
🔦 Provides frequently used types for your TypeScript projects. 🦄
back-end common generic igorskyflyer interface javascript js node promise shared trim ts types typescript
Last synced: 06 Nov 2024
https://github.com/nerdify/redis-cache
Minimalist cache function for redis
cache hacktoberfest promise promises redis
Last synced: 17 Dec 2024
https://github.com/trambarhq/relaks-hacker-news-example
An example of using Relaks to create a Hacker News reader
async asynchronous await hacker-news hn preact promise react relaks
Last synced: 07 Jan 2025
https://github.com/fabervitale/pinky-promise
A Promise A+ spec compliant implementation written in Typescript
promise promise-library promiseaplus typescript
Last synced: 27 Oct 2024
https://github.com/dzek69/rmdir-promise
Promisified `rmdir` npm module.
es6 javascript node npm promise promises rmdir
Last synced: 14 Jan 2025
https://github.com/jzplp/promisejz
符合Promises/A+规范的Javascript异步编程Promise的完整实现,并且提供了与ECMAScript同样的实用函数。
Last synced: 29 Dec 2024
https://github.com/avivharuzi/promise-all-batch
Call concurrent promises in batches
batch concurrency esm javascript nodejs promise typescript
Last synced: 24 Dec 2024
https://github.com/shiningjason/load-script
💫 A simple async script loader for modern browsers.
async browser javascript load-js load-script npm-package promise
Last synced: 24 Dec 2024
https://github.com/wsmd/sleepsort-promise
😴 A Promise based implementation of SleepSort
algorithm promise sleepsort sort sorting-algorithms
Last synced: 21 Dec 2024
https://github.com/juanjoarreola/osprey
A Library to connect to APIs built on top of URLSession
api-client json json-api multipart networking promise request swift urlsession
Last synced: 16 Jan 2025
https://github.com/tjenkinson/promise-chain-settled
Provides a way of knowing when a promise chain is settled. Useful for testing.
fulfilled promise promise-chain rejected resolved settled testing
Last synced: 21 Dec 2024
https://github.com/ljans/idb
Promise-based wrapper around the IndexedDB API.
Last synced: 23 Nov 2024
https://github.com/gkovacs/cfy
Use generators and yield to write regular callback-based functions
async-functions callback livescript nodeback promise
Last synced: 30 Dec 2024
https://github.com/likerrr/gitfig
Resolves git config
asynchronous config git gitconfig javascript js object promise
Last synced: 14 Jan 2025
https://github.com/b-gran/promise-plumbing
Functional, Promise-based control flow primitives inspired by async
async control control-flow flow functional functional-programming promise
Last synced: 28 Dec 2024
https://github.com/maxgfr/node-simple-context
A minimalist context for node, inspired by React Context API
async-hooks async-local-storage context context-api global-variables node-context promise typescript
Last synced: 06 Nov 2024
https://github.com/snowyu/promise-sequence.js
Sequnence execution promise.
asynchronous pipeline promise sequence
Last synced: 30 Dec 2024