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/fiatjaf/trello-web
Promised and browserify-compatible CORS Trello client.
cors promise trello trello-client
Last synced: 27 Oct 2024
https://github.com/creativcoder/gsoc16
Notes and Implementation Roadmap for ServiceWorkers GSoC'16 Project
gsoc-2016 promise promises rust service-worker servo servo-browser
Last synced: 14 Nov 2024
https://github.com/wikimedia/preq
Yet another promising node-request wrapper
javascript nodejs preq promise request wrapper
Last synced: 07 Oct 2024
https://github.com/arshadkazmi42/sqlite3-promisify
Promisifying sqlite3 functions
db node npm promise sqlite sqlite3 sqlite3-promisify
Last synced: 28 Oct 2024
https://github.com/meyfa/recaptcha-promise
Node module for promise-based ReCAPTCHA verification
nodejs npm-package package promise recaptcha-promise recaptcha-verification
Last synced: 14 Oct 2024
https://github.com/alexwilson/promise-loaders
Simple promise-based script loader
javascript npm promise promise-script-loader script-loader
Last synced: 15 Nov 2024
https://github.com/emphori/promise
A strongly typed Promise override for TypeScript
promise promise-chain typescript
Last synced: 17 Aug 2024
https://github.com/jakehawken/concurrency
A small toolkit for handling concurrency and simplifying asynchronous work in Swift.
async asynchronous completion-handler concurrency deferred enum generics promise promises result result-type rxswift stream swift swift3
Last synced: 12 Oct 2024
https://github.com/marvinhagemeister/nicer-fs
A completely async and better file system than node's internal fs module.
Last synced: 18 Oct 2024
https://github.com/larsdecker/gridfs-promise
GridFS-Promise Wrapper
database gridfs gridfs-stream mongodb mongoosejs nestjs nodejs promise typescript wrapper
Last synced: 11 Oct 2024
https://github.com/wildhoney/orderlyqueue
Implementation of a promise-based FIFO queuing system using ES2017 async generators.
async asynchronous await consecutive consecutively fifo observable promise promises queue task yield
Last synced: 16 Oct 2024
https://github.com/perry-mitchell/delayable-setinterval
An asynchronous setInterval that can be delayed using promises
interval promise setinterval settimeout timer timers
Last synced: 23 Oct 2024
https://github.com/ciriousjoker/dart-completer
A Typescript port of Dart's Completer.
async await completer dart promise typescript
Last synced: 14 Oct 2024
https://github.com/kabirbaidhya/get-js
A lightweight library to asynchronously load scripts on the fly
angular async get javascript js loader loading promise script
Last synced: 28 Oct 2024
https://github.com/hazae41/plume
Typed async events with sequenced and parallel dispatching
async await events parallel promise rust typed typescript
Last synced: 18 Oct 2024
https://github.com/joelvoss/retry-lit
Helper method to retry a promise-returning or async function
Last synced: 11 Nov 2024
https://github.com/joelvoss/memoize-lit
Memoize functions (including promise-returning & async functions).
async javascript nodejs promise
Last synced: 11 Nov 2024
https://github.com/soumyadip007/curd-application-using-node-express-mongo
In computer programming, create, read, update, and delete are the four basic functions of persistent storage. Alternate words are sometimes used when defining the four basic functions of CRUD, such as retrieve instead of read, modify instead of update, or destroy instead of delete.
async await db express modelviewcontroller mongo mongodb mongoose node promise
Last synced: 09 Nov 2024
https://github.com/aantron/promise-example-esy
Using native reason-promise with esy
Last synced: 12 Oct 2024
https://github.com/aantron/promise-example-bsb
Hello world using reason-promise
Last synced: 12 Oct 2024
https://github.com/iambasilp/recipe-app
Create a Recipe App using HTML, CSS and Javascript. We have used the MealDB API for this project.
api css html javascript promise
Last synced: 08 Nov 2024
https://github.com/tomokimiyauci/file-select-dialog
📚 Call file select dialog programmatically
file-dialog library promise typescript
Last synced: 12 Oct 2024
https://github.com/zouyoushun/controllable-resolve
A simple controllable promise resolve let you can control when to resolve promise
controllable-resolve hook hooks javascript promise react typescript vanilla-javascript
Last synced: 11 Oct 2024
https://github.com/lzxb/event-promise
让事件回调,更容易使用Promise
event-promise mongodb-promise mysql-promise promise promise-event redis-promise
Last synced: 11 Oct 2024
https://github.com/jimthedev/iotap
Promisify iota.lib.js API functions
iota iota-js iota-library promise promisify
Last synced: 11 Oct 2024
https://github.com/djblue/cljs-repl-node-async
A fork of https://github.com/clojure/clojurescript/blob/master/src/main/clojure/cljs/repl/node.clj with async support.
async clojure clojurescript node promise repl
Last synced: 12 Oct 2024
https://github.com/revolunet/ora-promise
Use ora to monitor your promises execution time
Last synced: 24 Oct 2024
https://github.com/hazae41/future
Just like a Promise but you can manually resolve or reject it
async await browser finally future javascript promise typescript unit-test
Last synced: 18 Oct 2024
https://github.com/kevinoid/promised-read
Read from a stream using Promises, with support for timeouts, cancellation, and several ways to determine how much data to read.
nodejs promise read-promises stream streams
Last synced: 14 Oct 2024
https://github.com/shinnn/purs
Spawn a new process using PureScript CLI
child-process compiler javascript nodejs promise purescript purs wrapper
Last synced: 18 Oct 2024
https://github.com/shinnn/write-file-atomically
Promisified version of write-file-atomic
async atomic-operation file-system graceful javascript nodejs promise promisified write
Last synced: 18 Oct 2024
https://github.com/adufilie/mobxpromise
Provides an observable interface for a computed promise.
Last synced: 16 Oct 2024
https://github.com/usefulthink/promise-all-recursive
like `Promise.all()`, but for any type and recursive
Last synced: 26 Oct 2024
https://github.com/d-plaindoux/magnet
Javascript Multi-Agent framework
agent asynchronous coordinator message-passing promise
Last synced: 27 Oct 2024
https://github.com/jahed/promises
Composable Functions for Promises
async functional-programming javascript promise
Last synced: 27 Oct 2024
https://github.com/devsnek/promise-reference
Reference implementation of ECMA-262 Promises, in JavaScript
ecmascript promise reference-implementation
Last synced: 29 Oct 2024
https://github.com/a179346/async-interval-job
✨ setInterval for promises and async/sync functions. Support graceful shutdown and prevent multiple executions from overlapping in time.
async async-interval async-interval-job asynchronous await graceful graceful-shutdown interval javascript js node promise promises race race-condition repeat setinterval timer ts typescript
Last synced: 27 Oct 2024
https://github.com/vclemenzi/array-iter
Parallel arrays
npm parallel promise typescript
Last synced: 06 Nov 2024
https://github.com/shimataro/yakusoku
オレオレPromise
javascript promise promise-library
Last synced: 06 Nov 2024
https://github.com/vaheqelyan/babel-plugin-promise
Promisify plugin for babel,turn any callback into promise
api async async-await async-await-features asynchronous babel babel-plugin callback callback-functions promise promise-library
Last synced: 08 Nov 2024
https://github.com/tiagosiebler/microstrategy-api-node
A light node SDK for the MicroStrategy REST API & Task API.
microstrategy microstrategy-node microstrategyrest microstrategytaskapi nodejs npm promise taskapi
Last synced: 07 Nov 2024
https://github.com/appgeist/ensure-dir
Utility function to ensure a directory path exists and return a Promise
check create directory filesystem mkdirp nodejs promise server-side shell utilities
Last synced: 06 Nov 2024
https://github.com/andrejewski/tactic
Promise utilities for just the worst people
Last synced: 06 Nov 2024
https://github.com/evan-king/promise-apply-spec
a Promise utility function like `Promise.all` plus Ramda's `applySpec` for arbitrary raw data structures containing Promises and functions
async point-free promise ramda utility-function
Last synced: 09 Nov 2024
https://github.com/wolfpackthatcodes/typescript-http-client
An expressive, minimal wrapper around the Fetch() API that allows you to quickly make HTTP requests.
fetch http-client javascript npm-package promise typescript
Last synced: 14 Nov 2024
https://github.com/ahmadrezamozaffary/me
About me
api async-await javascript json promise tailwindcss
Last synced: 14 Nov 2024
https://github.com/kanzatahreem/leaderboard
Website that uses an API to display scores of the game submitted by different players by receiving/sending data from/to the Leaderboard API.
api await-async callback css es6-modules getdata html javascript-es6 leaderboard postdata promise webpack wireframe
Last synced: 11 Nov 2024
https://github.com/lxsmnsyc/px
Extension functions for JS Promise
defer deferred deferred-promise promise promise-api promise-library promises promises-aplus
Last synced: 11 Nov 2024
https://github.com/forthedamn/net4j
Pluggable & Promise based HTTP client for the browser and node.js
axios http-client promise request typescript
Last synced: 14 Nov 2024
https://github.com/k-o-d-e-n/promise.swift
Modern framework that provides a synchronization construct for Swift to facilitate writing asynchronous code.
dispatch fun funproject futures google ios macos promise swift
Last synced: 14 Nov 2024
https://github.com/chocolateboy/async-any
Manage various forms of asynchronous completion in a uniform way
async async-completion callback complete completion done node-module npm-module promise promises
Last synced: 16 Oct 2024
https://github.com/herberthe/react-await
Await Component for promise data rendering for React
Last synced: 14 Nov 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: 09 Nov 2024
https://github.com/luoyjx/promise-cookbook
:book: Learn how to cook promise in Javascript
Last synced: 05 Nov 2024
https://github.com/metaory/pcall.js
✱ Minimal Result/Monad like tuples for JS ── zero-dependency
async await bundleless cjs es2025 esm hybrid lua mediator middleware minimal npm-package pcall promise protected safecall unbuild wrapper zero-dependencies zero-dependency
Last synced: 03 Nov 2024
https://github.com/rueian/context-circuit-breaker
context circuit breaker for nodejs
async-await circuit-breaker nodejs promise
Last synced: 13 Oct 2024
https://github.com/bredele/promise-chain
Execute promises one after an other using Array reduce
cancelable chain promise promise-chain sequential
Last synced: 31 Oct 2024
https://github.com/tpaksu/jquery.promisque
A lightweight (1KB) jQuery promises (deferreds) queue system. Can run n queues in parallel at a time. Can be paused, resumed and cleared.
deferred deferred-queue jquery promise queue
Last synced: 29 Oct 2024
https://github.com/p32929/use-megamind
A simple react hook for managing asynchronous function calls with ease on the client side
async asynchronous-tasks axios client-side-javascript data data-fetching easy fetch generics hooks javascript npm painless promise query react rest simple small typescript
Last synced: 10 Nov 2024
https://github.com/lbwa/promise-then
⤴️ Promises/A+ implementation
async asynchronous asynchronous-programming promise promises-aplus
Last synced: 05 Nov 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/mrdulin/go-promise
Go language implementation of Promise static method in JavaScript.
concurrency concurrent-programming go golang javascript promise
Last synced: 13 Nov 2024
https://github.com/iso50/step-by-step
Tiny tooling to execute Promises in a synchronous manner
array async asynchronous es6 javascript library promise synchronous
Last synced: 08 Nov 2024
https://github.com/jb1905/react-render-actions
💥 Set of JavaScript actions to use during component rendering
async-await filter if-else loop map promise react reduce rendering switch-case
Last synced: 28 Oct 2024
https://github.com/andrei-cacio/async-javascript
Basic examples of using Promises and Async/Await
asynchronous-programming javascript promise
Last synced: 09 Nov 2024
https://github.com/vitalets/pendings
[DEPRECATED] Better control of promises
promise promise-api promise-library promise-support promises
Last synced: 30 Oct 2024
https://github.com/cleilsonandrade/starwars_dashboard
Aplicação desenvolvida utilizando a API do SWAPI, exibindo dados dos 7 filmes da franquia StarWars, utilizando a lib Google Charts para exibição de gráficos em formato de dashboard, realizando requisições via fetch API por meio de Promises.
api css dashboard design feather-icons google-charts graphics html javascript promise starwars
Last synced: 10 Nov 2024
https://github.com/wzhouwzhou/easyurban
Urban dictionary definitions. Fast.
dictionary easyurban js lightweight promise urban urbandictionary
Last synced: 01 Nov 2024
https://github.com/so1ve/crpr
Create a promise, but avoid using constructors.
Last synced: 27 Oct 2024
https://github.com/blakek/compose
🛠 Compose functions and promises
functional-programming functions pipeline promise
Last synced: 08 Nov 2024
https://github.com/hebertcisco/pensador-promise
Frases do Pensador via WebScraping: https://github.com/hebertcisco/pensador-api
brasil frase frases gerador javascript nodejs npmjs pensador promise scraping scraping-websites web-scraping webscraping
Last synced: 13 Oct 2024
https://github.com/denysdovhan/slides-promises
Slides for my talk about Promises
chernivtsijs javascript promise slide slides spectacle
Last synced: 12 Oct 2024
https://github.com/chipjarred/async
Swift Async package that makes creating and using asynchronous tasks easier.
async asynchronous completion-handler concurrency concurrent-programming dispatchqueue future gcd grand-central-dispatch multithreading mutex promise swift-framework swift-package-manager thread thread-safety
Last synced: 24 Oct 2024
https://github.com/mchalapuk/fake-promise
:pray: Total control over when ES6 promises are resolved. Intended for use in unit tests.
es6-promise fake javascript mock promise resolve testing unit-testing
Last synced: 12 Oct 2024
https://github.com/iocmd/hold-up
setInterval with promises, counter and error handling
async await javascript nodejs promise setinterval settimeout
Last synced: 17 Oct 2024
https://github.com/compulim/has-resolved
Checks if a Promise is resolved or rejected asynchronously
asynchronous promise rejection resolution
Last synced: 06 Nov 2024
https://github.com/iguntur/bin-exists
Check if the binary exists on system
async bin binary exists lightweight promise sync
Last synced: 07 Nov 2024
https://github.com/topthinking/angular-webapp-top
angular1制作个站,加深学习
angular1 angularjs oclazyload promise
Last synced: 10 Nov 2024
https://github.com/meniny/oath
Promise / Future concept for Swift developing.
Last synced: 12 Oct 2024
https://github.com/lfb/javascript-basics
理解 JavaScript 的基础知识
javascript promise scope-chain
Last synced: 08 Nov 2024
https://github.com/EasyWebApp/Promise
Promise/A+ implement based on ES 6+ & Babel
babel ecmascript polyfill promise
Last synced: 23 Oct 2024
https://github.com/papb/better-promise-error-log
Better error logs for unhandled errors in promises
error javascript jsonify-error log promise
Last synced: 08 Nov 2024
https://github.com/shinnn/prepare-write
Prepare for writing a file to the given path – create ancestor directories and verify no directory exists in the path
check filesystem javascript mkdir mkdirp nodejs prepare promise write
Last synced: 18 Oct 2024
https://github.com/cweili/async-throttle-cache
Throttle asynchronous functions and return cached result for each function calls. It can be used for rate limit.
async asynchronous await cache promise rate-limit rate-limiter request throttle
Last synced: 12 Nov 2024
https://github.com/rimiti/promise-loop-delay
Simple way to add custom delay between multiples promises
Last synced: 07 Nov 2024
https://github.com/appgeist/get-file-from-url
Utility function to download a file from a specified URL
download file nodejs promise server-side utilities
Last synced: 06 Nov 2024