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-11 00:19:46 UTC
- JSON Representation
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: 17 Nov 2024
https://github.com/xiaodaigh/promisewebsocket
A simple extension of the Websocket object by making the .send method into a Promise
Last synced: 20 Nov 2024
https://github.com/bjoernricks/socketize
Promise based socket communication for Node.js
javascript networking nodejs promise socket
Last synced: 22 Nov 2024
https://github.com/orlov-vo/redux-promisify-action
Promisify action middleware for Redux
middleware promise redux redux-middleware redux-promisify-action
Last synced: 25 Nov 2024
https://github.com/romagny13/spa-lib
TypeScript SpaLib
http indexeddb oauth promise spa storage typescript
Last synced: 30 Nov 2024
https://github.com/scrwdrv/recurdir
recurdir is a lightweight package written in typescript that allows you to make/remove directories easily.
directory filesystem javascript node promise recursive typescript
Last synced: 17 Nov 2024
https://github.com/gyumeijie/napi-samples
async demos handle handle-scope helloworld js napi nodejs promise scope
Last synced: 07 Dec 2024
https://github.com/santhoshs50/async_day_2_task
Restcountries & Weather Fetch Using API
bootstrap css fetch-api html javascript json promise
Last synced: 24 Nov 2024
https://github.com/impaler/promise-sequences
A small library to control a sequence of promises with concurrency limiting.
async concurrency promise sequence
Last synced: 24 Nov 2024
https://github.com/4bdullah7eeshan/giphy-api-example
Fetching GIFs from GIPHY API
Last synced: 20 Nov 2024
https://github.com/elementbound/js-di
Simple dependency injection in Javascript
async dependency-injection javascript promise sample
Last synced: 18 Nov 2024
https://github.com/mitya33/lightbox-lib
LightboxLib is a library of lightbox functions including rich support for creating many types of modal dialogs and also eternal/percentile loading notifications during submissions and uploads.
alert confirm css html javascript lightbox modal promise prompt
Last synced: 31 Dec 2024
https://github.com/murt/aaarray
async/await functions for arrays written in Typescript
async await javascript nodejs promise typescript
Last synced: 19 Nov 2024
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 Nov 2024
https://github.com/siddarthvader/angular-httpshooter
An angular js factory which shoots http calls asynchronously.
angular asynchronous factory http promise
Last synced: 18 Nov 2024
https://github.com/anbumani12/async-day-5-weather-task
Async Day 5 task Weather API task
async-await css fetch-api html js promise xmlhttprequest
Last synced: 20 Nov 2024
https://github.com/anbumani12/async-day-5-weather-api-task
Restcountries & Weather using Fetch API Task
css dom fetch-api html js promise xmlhttprequest
Last synced: 20 Nov 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: 07 Dec 2024
https://github.com/shinnn/lstat
Promise-based `lstat`
async file filesystem fs javascript lstat nodejs promise promisified promisify
Last synced: 07 Dec 2024
https://github.com/jchip/item-queue
An item processing queue with Promise
item pause processing promise queue resume timer watch
Last synced: 19 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: 07 Dec 2024
https://github.com/lensh/mini-promise
Mini version promise based on promise a + specification supports asynchronous chain call.
Last synced: 03 Jan 2025
https://github.com/ori88c/delayed-async-task
A modern `setTimeout` substitute tailored for asynchronous tasks, designed to schedule a single delayed execution. Features status getters to communicate the execution status, the ability to abort a pending execution, and the option to gracefully await the completion of an ongoing execution.
async dangling-promise deferred-promise deferred-task delayed-job delayed-jobs delayed-task executor job-runner job-scheduler npm npm-package one-time promise settimeout single-execution task task-executor task-runner typescript
Last synced: 21 Nov 2024
https://github.com/asd-xiv/promise-queue
Self-popping promise based queue.
esm nodejs promise queue typescript
Last synced: 01 Jan 2025
https://github.com/damiancipolat/asyncmaster
En este repositorio hay ejemplos y experimentos para trabajar con NodeJS usando asincronismo.
Last synced: 28 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: 21 Nov 2024
https://github.com/oleksandr-romashko/goit-js-hw-09
Homework for Timers, Date and Promices
Last synced: 21 Nov 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: 09 Jan 2025
https://github.com/29kumait/out-of-sync
HYF - TASK
async async-await javascript promise promises
Last synced: 13 Jan 2025
https://github.com/deemon13/goit-js-hw-11
Search pictures using API Pixabay. Some libraries: axios for requests, notiflix for notifications, simplelightbox for gallery
async await axios css error form gallery-images html javascript notiflix parcel promise request response rest-api scss search simplelightbox smooth-scrolling vanilla-javascript
Last synced: 25 Nov 2024
https://github.com/jumpn/utils-promise
Promise Utilities
deferred functional-programming promise promise-utilities utilities utils
Last synced: 21 Nov 2024
https://github.com/adrianomonteiroweb/api-simulation-javascript
Como simular uma API em javaScript? Construa uma API simulada usando LocalStorage, setTimeout e Promise com retornos de todos os dados criados ou retorno por ID. Além do CRUD necessário para fazer o update, criar novos dados e deletá-los.
api api-client api-crud api-fake api-rest api-simulation crud-api localstorage mock-api promise settimeout
Last synced: 21 Nov 2024
https://github.com/maximilianmairinger/moreproms
A collection of additional promise extending classes. Including a (from the outside) ResablePromise, CancelAblePromise and a latestLatent utility function.
able cancel cancelable cancelablepromise collection latent more promise promises res resable resolve resolveable
Last synced: 21 Nov 2024
https://github.com/tflanagan/generic-throttle
A lightweight, flexible promise based throttle class perfect for any rate or concurrency limiting need
concurrency-limit javascript nodejs pool promise rate-limit throttle
Last synced: 21 Nov 2024
https://github.com/cnlon/promisified-fs
A promisified version of fs(File System) in Node.js.
Last synced: 31 Dec 2024
https://github.com/rupam0710/fetch-api---typescript
It is a project where we fetch user details from an API using Async await and promises and render it into an HTML page and add css to it for styling. On clicking any image we are rendered to a new html page where we are showed the details of tthat person.
async async-await asynchronous-programming await css fetch-api html javascript promise typescript
Last synced: 21 Nov 2024
https://github.com/flaviotordini/promises
Javascript-style Promise implementation for Qt
async asynchronous asynchronous-programming promise promises qt qt6
Last synced: 21 Nov 2024
https://github.com/hamzaerbay/react-github-api
A react experiment with github api
experiment fetch-api github-api promise react
Last synced: 31 Dec 2024
https://github.com/imrandil/promise_javascript_reloaded_real_world_example
promise javascript leet code practice question into real world like implementation
grinding javascript leetcode promise real-world-problem-solving
Last synced: 31 Dec 2024
https://github.com/robojones/create-path
Promise version of mkdirp
async create javascript mkdir nodejs path promise
Last synced: 01 Dec 2024
https://github.com/robojones/better-events
Improved version of the Node.js EventEmitter
event-emitter node-eventemitter nodejs promise
Last synced: 01 Dec 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: 01 Dec 2024
https://github.com/andreaspizsa/load-script-or-css
Load a script or stylesheet in the browser, asynchronously, returning a Promise
asynchronously css javascript promise script-loader stylesheet
Last synced: 01 Dec 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: 14 Dec 2024
https://github.com/magda-korzeniowska/daftacademy-frontend_levelup-2020
bem bootstrap4 javascript promise sass webpack
Last synced: 06 Jan 2025
https://github.com/nju33/soshoku
Request re-execution during processing Even when you come back and forth, you only re-execute once
Last synced: 22 Nov 2024
https://github.com/kaelzhang/promise-planner
Plan multiple named tasks and only resolve after all tasks are marked as done
Last synced: 14 Dec 2024
https://github.com/kaelzhang/node-simple-thenify
Make sure a function is thenable
javascript nodejs promise thenify
Last synced: 14 Dec 2024
https://github.com/bearddan2000/javascript-web-html-cavas-to-pdf
A demo of html rendering to pdf. In this demo
cavas html htmltocanvas javascript jspdf pdf promise to web
Last synced: 01 Dec 2024
https://github.com/asifzaman777/node-js-ibm
async-await asynchronous-callbacks promise serverside-scripting
Last synced: 03 Dec 2024
https://github.com/yingpengsha/promise-cancel-shim
[WIP]🤞 You can cancel Promise in mid-stream, If you decide that Promise doesn't trigger the logical branch of `resolve` or `reject`.
Last synced: 26 Nov 2024
https://github.com/ahmetonurslmz/smoothly-request
Perform request with promise based client on NodeJS
javascript nodejs promise request
Last synced: 26 Nov 2024
https://github.com/hoanganh25991/node-remote-central
Crawling remote central to get hex commands
Last synced: 08 Dec 2024
https://github.com/vanishine/promises-a-plus-tester
A tester of checking correct Promises/A+ implemetation come in handy.
browserify mocha promise promises-aplus
Last synced: 25 Dec 2024
https://github.com/webdeveric/image-preloader
Preload images then do something else
image-preloader preload preload-images promise
Last synced: 12 Jan 2025
https://github.com/alextanhongpin/promise
Promise implementation using golang
Last synced: 02 Dec 2024
https://github.com/bendyworks/rah-rah
Use await while respecting failure cases without exceptions
await javascript promise typescript typescript-library
Last synced: 25 Nov 2024
https://github.com/felixble/js-callback-hell
Approach to write clean JavaScript code by avoiding the callback hell.
async-await async-programming asynchronous callback-functions callback-hell es2015 es6 javascript promise pyramid-of-doom
Last synced: 08 Dec 2024
https://github.com/jasperck/promise-timer-stopwatch
A stopwatch supports promise usage for node.js with 0 dependency
module nodejs promise promise-timer-stopwatch stopwatch
Last synced: 27 Nov 2024
https://github.com/metcoder95/tiny-pool
Extremely simplistic and tiny AsyncPool for limiting concurrency of async operations
await concurrency nodejs promise task
Last synced: 27 Oct 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: 12 Jan 2025
https://github.com/constantiner/sibylla
Asynchronous Promise based functional style utilities with full TypeScript support
async async-await asynchronous asynchronous-programming ecmascript fp functional functional-js functional-programming javascript node node-js nodejs promise typescript typescript-library
Last synced: 08 Dec 2024
https://github.com/nodef/extra-promise
A Promise represents the eventual result of an async operation.
Last synced: 27 Nov 2024
https://github.com/ksxnodemodules/child-process-utils
Small utilities for child_process
child-process javascript nodejs nodejs-modules promise utility
Last synced: 02 Dec 2024
https://github.com/ksxnodemodules/extended-promise
Extend ECMAScript 6 promise
ecmascript event javascript promise subclass
Last synced: 02 Dec 2024
https://github.com/spudnyk/async-wrappers
Various functions for asynchronous operations
async async-functions debounce javascript promise throttle
Last synced: 16 Nov 2024
https://github.com/itanex/ng-promise-demo
Using JS promises in context of $http
Last synced: 02 Dec 2024
https://github.com/xg4/async-interval
setInterval for promises and async/await
Last synced: 31 Dec 2024
https://github.com/miran248/abortable
Provides abortable asynchronous primitives, based on promises
Last synced: 28 Nov 2024
https://github.com/dbish6/async-delay-callback
A small dependency for asynchronous delays within your code! It also includes an optional callback that you can utilize.
async delay dependency javascript jest npm npm-package promise promises typescript
Last synced: 28 Nov 2024
https://github.com/jameslnewell/react-promise
🎣 React hooks for working with promises.
Last synced: 16 Dec 2024