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-02-04 00:24:06 UTC
- JSON Representation
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: 16 Jan 2025
https://github.com/listenzz/rnpromise
Promise wrapper on iOS platform for ReactNative.
Last synced: 05 Jan 2025
https://github.com/jumpn/utils-promise
Promise Utilities
deferred functional-programming promise promise-utilities utilities utils
Last synced: 22 Jan 2025
https://github.com/inker/delay.js
⌛ Promisified setTimeout
async delay javascript promise sleep
Last synced: 23 Jan 2025
https://github.com/dzenis-h/node-sql-shop
All of my other projects are using NoSQL DB's, but the learning never stops. In regards to that, this would be a simplified clone of my "node-book-shop" app built for the sole purpose of practicing MySQL + Sequelize ORM.
database ejs express javascript mysql nodejs promise sequelize sql
Last synced: 18 Jan 2025
https://github.com/robojones/create-path
Promise version of mkdirp
async create javascript mkdir nodejs path promise
Last synced: 29 Jan 2025
https://github.com/robojones/x-time
setTimeout() with native promises
javascript nodejs promise settimeout timeout xtime
Last synced: 29 Jan 2025
https://github.com/robojones/better-events
Improved version of the Node.js EventEmitter
event-emitter node-eventemitter nodejs promise
Last synced: 29 Jan 2025
https://github.com/blissful89/utall
⚙️ Utility library ⚙️
async asynchronous browser monad node promise util utility
Last synced: 23 Jan 2025
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: 16 Jan 2025
https://github.com/talon1024/js-promise-examples
Simple JavaScript/ECMAScript 6 Promise API examples and experiments
example javascript learning promise simple
Last synced: 17 Dec 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: 29 Dec 2024
https://github.com/justforuse/promise-limit-all
Promise all, but with max limit
javascript promise promise-all
Last synced: 16 Jan 2025
https://github.com/korkje/dfr
Creates promise and extracts resolve/reject
deferred deno promise typescript
Last synced: 02 Feb 2025
https://github.com/camel-chased/promiseloop
for testing nested promises
jasmine nested-promises promise promises test testing tests
Last synced: 22 Dec 2024
https://github.com/davidlapadula/jsasync
async-await asynchronous asynchronous-programming callbacks fetch-api generators promise
Last synced: 24 Jan 2025
https://github.com/a-x-/thenlog
js promise .then() calls logger for node and browser
Last synced: 11 Jan 2025
https://github.com/aymkdn/promisechain
Permits to sequentially execute Promise requests one by one
Last synced: 21 Dec 2024
https://github.com/voltra/jsonclient
A JS HTTP client specialized for JSON communications, based upon the Fetch API
fetch-api fetchjson hacktoberfest javascript javascript-library json-client promise
Last synced: 16 Jan 2025
https://github.com/magicdawn/log-reject-error
Dead Simple unhandledRejection handler
loud-rejection promise reject unhandled-rejection
Last synced: 29 Jan 2025
https://github.com/voltra/fetchjson
A Javascript library that allows to abstract all boilerplate from retrieving JSON data using the native ES6 fetch API
fetch-api fetchjson javascript-library promise
Last synced: 16 Jan 2025
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: 30 Dec 2024
https://github.com/kartikmehta8/pact-custom-promise
Pact is a custom implementation of JavaScript's Promise. The Promise object represents the eventual completion (or failure) of an asynchronous operation and its resulting value.
implementation javascript promise
Last synced: 16 Jan 2025
https://github.com/kotorik/promise-worker-remake
A modern version of promise-based messaging for Web Workers , supports transferable objects
promise transferable webworker
Last synced: 13 Jan 2025
https://github.com/kenotron/p-graph
p-graph, in the spirit of p-queue, but runs promises in a dependency graph
dependency graph javascript promise typescript
Last synced: 02 Feb 2025
https://github.com/commenthol/asyncc-promise
Just asynchronous patterns for promises
asynchronous asynchronous-patterns parallel pattern promise serial
Last synced: 09 Jan 2025
https://github.com/mwittig/restler-promise
A restler wrapper for the Promises/A+ implementation of your choice
api-wrapper promise rest restler restler-promise wrapper
Last synced: 16 Jan 2025
https://github.com/briancairl/parachute
C++17 parallelism utility library featuring a customizable thread pool
cpp17 future parallelism promise thread thread-pool threading
Last synced: 20 Dec 2024
https://github.com/wdalmut/maybe-with-promises-2
Improved example of usage for maybes with promises
example javascript js maybe-monad promise
Last synced: 22 Jan 2025
https://github.com/oleksandr-romashko/goit-js-hw-09
Homework for Timers, Date and Promices
Last synced: 22 Jan 2025
https://github.com/shinnn/lstat
Promise-based `lstat`
async file filesystem fs javascript lstat nodejs promise promisified promisify
Last synced: 02 Feb 2025
https://github.com/ribeirogab/jscangaceiro
Advanced JavaScript Courses Alura + Cangaceiro JavaScript Book
es6 factory-pattern javascript module-pattern monkey-patching mvc-pattern poo promise proxy-pattern try-catch webpack
Last synced: 20 Jan 2025
https://github.com/axtk/react-progressive-callback
A React hook for tracking the state of an async action
async promise react react-hooks
Last synced: 26 Dec 2024
https://github.com/shinnn/spawn-stack
Spawn a new process using `stack` command with the given arguments
child-process haskell javascript nodejs observable promise spawn stack
Last synced: 02 Feb 2025