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/jzplp/promisejz
符合Promises/A+规范的Javascript异步编程Promise的完整实现,并且提供了与ECMAScript同样的实用函数。
Last synced: 07 Nov 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/yoannchb-pro/enqueu
Promise queue for concurrency control
async-await enqueue handler promise queue
Last synced: 24 Oct 2024
https://github.com/raigorx/trigonometric-promise
Promises heavy duty example cos sin tan
async educational example promise trigonometry
Last synced: 07 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 Nov 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/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: 18 Oct 2024
https://github.com/afeiship/next-make-cancelable
Make promise cancelable.
cancelable destroy next promise
Last synced: 26 Oct 2024
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/leko/in-progress.js
Prevent screen transition if any state changed.
Last synced: 26 Oct 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/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: 18 Oct 2024
https://github.com/aldenvallestero/javascript-promise
Learn how to optimize time & space when performing huge business logic with JavaScript Promise.
Last synced: 10 Nov 2024
https://github.com/evanshortiss/bittrex.js
No nonsense Bittrex API wrapper for Node.js and Browsers, written in TypeScript
api-wrapper async bitcoin bittrex bittrex-api bittrex-exchange browser nodejs promise restclient typescript
Last synced: 23 Oct 2024
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/jill64/async-observer
🔭 Make Promise state observable as a string for svelte
oberservable promise svelte utility
Last synced: 10 Nov 2024
https://github.com/helderberto/respper
📡 Node.JS: Response wrapper.
express expressjs http nodejs promise response respper wrapper-api wrapper-library
Last synced: 13 Oct 2024
https://github.com/magda-korzeniowska/daftacademy-frontend_levelup-2020
bem bootstrap4 javascript promise sass webpack
Last synced: 10 Nov 2024
https://github.com/awaitbox/sleep
Await for a certain amount of time.
async async-await async-functions await promise promise-library sleep sleep-timer
Last synced: 06 Nov 2024
https://github.com/avimehenwal/ts-translate
promise based asynchronous translations
Last synced: 14 Nov 2024
https://github.com/lukasbach/ayemitter
Typed event handler/emitter with optional react hook bindings
async emitter events hook javascript promise react typescript
Last synced: 05 Nov 2024
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/pocesar/js-delayable-idle-abort-promise
Race an array of promises against a promise that rejects if nothing happens in the specified time window, but that can be postponed by signaling activity
abort abortable delayed inactivity inactivity-timer postpone promise promise-race promises race signaling-activity typescript typescript-definitions typescript-library
Last synced: 28 Oct 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: 08 Nov 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/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: 07 Nov 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