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-06 00:24:51 UTC
- JSON Representation
https://github.com/tobysmith568/await-at-least
A small set of functions to await at least a certain amount of time before resolving a promise.
await delay npm-package promise timeout
Last synced: 10 Dec 2024
https://github.com/apexcaptain/koconut
Provide interchainable array, set, map and etc supporting both normal and async callbacks as their action arguments.
array array-processing array-utils async async-await async-callback async-functions async-iteration async-methods await collection data-structures iteration-process javascript loops nodejs promise typescript typescript-library
Last synced: 19 Dec 2024
https://github.com/robojones/x-time
setTimeout() with native promises
javascript nodejs promise settimeout timeout xtime
Last synced: 01 Dec 2024
https://github.com/shinnn/fettuccine-class
A class to create a new fettuccine wrapper that defaults to the given options
class fetch http https javascript nodejs promise request
Last synced: 07 Dec 2024
https://github.com/zkan/async-await-by-example
Async/Await by Example
async await javascript promise
Last synced: 19 Dec 2024
https://github.com/tomashubelbauer/js-deferred
Deferred promise implementation for those times when you do actually need it which is not that rare
async async-await defer deferred deferred-promise javascript promise
Last synced: 31 Dec 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: 23 Dec 2024
https://github.com/shinnn/import-package
Import an npm package from the disk
fallback import javascript nodejs npm package promise
Last synced: 07 Dec 2024
https://github.com/hikouki/jackall
:cat: async/await for optimistic concurrency control. (Last in wins.)
async await concurrency optimistic promise typescript
Last synced: 11 Dec 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: 07 Dec 2024
https://github.com/chopinsky/promise-herald
A nimble npm package that dispatch the resolve or rejection of a promise to one or more subscribers
javascript javascript-library npm promise promise-library
Last synced: 16 Dec 2024
https://github.com/futagoza/runasync
Run a script that exports an async function
Last synced: 16 Dec 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: 07 Dec 2024
https://github.com/shinnn/get-mode
Get a file mode
async filesystem javascript nodejs permission promise stats
Last synced: 07 Dec 2024
https://github.com/mazeyqian/understand-promise
Understand Promise/Promise: 异步编程的理解和使用
Last synced: 11 Dec 2024
https://github.com/dhineshwiz/angular-promise-button
A angularjs button for custom feedback
Last synced: 11 Dec 2024
https://github.com/s-ranjith1/currency-converter
Currency converter Task Completed
Last synced: 31 Dec 2024
https://github.com/shinnn/parse-npm-version
Parse the installed npm version with node-semver
async javascript nodejs npm parse promise semantic-versioning semver version
Last synced: 07 Dec 2024
https://github.com/hacker1024/js_promise.dart
A Dart package providing interop functionality with JavaScript Promises.
dart dart-html dart-package dart2js promise
Last synced: 27 Dec 2024
https://github.com/ynazymko12/goit-advancedjs-hw-02
Homework for the course JavaScript📒 ---Asynchrony / Timers / Date / Promise ---
async css3 goit goit-advancedjs-hw-02 html5 javascript promise timers vite
Last synced: 11 Dec 2024
https://github.com/than-dev/promise-queue-in-js
Promise queue implementation in nodejs, using a child-process and releasing the event loop for more requests while the queue is running.
algorithms api benchmark child-process nodejs promise queue
Last synced: 11 Dec 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: 11 Dec 2024
https://github.com/shinnn/load-request-from-cwd-or-npm
Load `request` module from either CWD or npm CLI directory
efficiency javascript nodejs npm promise request
Last synced: 07 Dec 2024
https://github.com/djaler/simple-promise-mock
A tiny utility function to create a controlled promise instance with additional methods to resolve or reject it
Last synced: 03 Jan 2025
https://github.com/vagnerbellacosa/curso_javascript_asyncawaitpromise
Curso de JavaScript Async Await Promise
assincronismo async await callback callback-hell code curso estudo functions javascript promise sincronico
Last synced: 03 Jan 2025
https://github.com/joyarzun/say-promise
Promise version of say
javascript nodejs npmjs promise say
Last synced: 26 Nov 2024
https://github.com/shinnn/home-files
List all files in the home directory
async enumeration home javascript list nodejs promise
Last synced: 07 Dec 2024
https://github.com/yoannchb-pro/enqueu
Promise queue for concurrency control
async-await enqueue handler promise queue
Last synced: 12 Dec 2024
https://github.com/the-software-compagny/nestjs_module_factorydrive-sftp
SFTP driver for Factory drive module from NestJS framework
abstract abstraction async decorators disk drive driver factory factorydrive file filesystem ftp nestjs node nodejs npm promise sftp ssh storage
Last synced: 12 Dec 2024
https://github.com/devchris03/buscador-imagenes
Buscador de imágenes usando la API de pixabay
api-pixabay css html javscript js promise
Last synced: 13 Dec 2024
https://github.com/bitcoin-api/drf
drf - Do Redis Function
async function helper javascript node nodejs promise redis
Last synced: 13 Nov 2024
https://github.com/keidrun/fantasy-utils
Small utils for Functional Programming with Promise.
functional functional-programming lodash promise promise-support ramda
Last synced: 23 Nov 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: 07 Dec 2024
https://github.com/aymkdn/promisechain
Permits to sequentially execute Promise requests one by one
Last synced: 21 Dec 2024
https://github.com/lark-org/eslint-config-lark
ESLint configuration for any projects
airbnb airbnb-eslint emotion eslint eslint-config node prettier promise react typescript
Last synced: 06 Jan 2025
https://github.com/templarian/promisecache
TypeScript Promise Cache Dectorator
Last synced: 01 Jan 2025
https://github.com/topthinking/angular-webpack
angular-webpack 运行代码
angular lazyload promise webpack
Last synced: 06 Dec 2024
https://github.com/jaandrle/dynamic_resources
Yet another lightweight promise-based scripts/stylesheets loader (no support for IE).
async css dynamic-loading javascript promise
Last synced: 21 Dec 2024
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: 15 Nov 2024
https://github.com/afeiship/next-promise-compose
Promise compose for next.
async compose next one-by-one promise sync
Last synced: 14 Dec 2024
https://github.com/abhay-khandwekar/react-hooka
"react-hooka" is React-hook based state management library. "react-hooka" supports both synchronous and queued-asynchronous (FIFO) actions. All asynchronous state update operations are guaranteed to change the application state in the order of asynchronous-operation invocation.
async-await asynchronous asynchronous-actions asynchronous-store hook hooks javascript-promise promise react react-components react-hook-store react-hooks slice-state state-management store store-slice synchronous-store
Last synced: 24 Dec 2024
https://github.com/kezhengjie/concurrency_js
a js file that implement concurrency async operation which could limit concurrency nums.
async async-javascript batch concurrency javascript promise thread-like
Last synced: 29 Dec 2024
https://github.com/nwtgck/promise-limiter-npm
Simultaneous Promise Execution Limiter, considering resource
execution javascript number promise restrict semaphore
Last synced: 13 Dec 2024
https://github.com/kouhin/retryit
A Promise version of async/retry. Also includes serveral WaitStrategies that might be useful for situations where more well-behaved service polling is preferred.
Last synced: 13 Dec 2024
https://github.com/xiyuyizhi/ww.ajax
自己封装的ajax库,支持回调和promise形式,上传、下载等
ajax file-upload filesystem promise
Last synced: 25 Nov 2024
https://github.com/kotorik/ascii2d
Node.js wrapper for ascii2d.net
api api-client async image-search nodejs promise
Last synced: 18 Dec 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: 14 Dec 2024
https://github.com/skokov3812/promises-chain
The execution of the promises chain
Last synced: 23 Dec 2024
https://github.com/jill64/svelte-observer
🔭 Library for Svelte to make Promise status easily observable from outside
Last synced: 29 Dec 2024
https://github.com/preco21/pcancel
Wrap promise function into cancelable promise function
cancel cancelable cancellation p promise
Last synced: 06 Jan 2025
https://github.com/omar-azmi/async-promise-ruby
An Asynchronous Promise library for Ruby, built over "async" gem, providing Javascript ES6 style Promises. Also includes utilities like ES6-style "fetch" that return a Promise.
async asynchronous concurrency es6 promise ruby ruby-gem rubygem
Last synced: 17 Oct 2024
https://github.com/tsertkov/easy-whois
Easy WHOIS client for Node.js
async await nodejs promise whois whois-client
Last synced: 06 Dec 2024
https://github.com/yuhr/callable-deferred-promise
A thin wrapper class to create a callable deferred `Promise`.
Last synced: 30 Nov 2024
https://github.com/fabervitale/build-js-promise-from-scratch-talk
Slides of a talk about building JS Promise in Typescript
promise promise-library slides slidev typescript
Last synced: 14 Dec 2024
https://github.com/asifzaman777/async-js-basic
Asynchronous JS
async-await call-stack callback callback-hell error-handling promise promise-chain
Last synced: 03 Dec 2024
https://github.com/romancow/load-script
Promise-based method for dynamically loading scripts in browser with TypeScript support
async browser load promise script typescript
Last synced: 28 Nov 2024
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: 07 Dec 2024
https://github.com/rgl/node-external-process-promises-example
example Node.js application starts an external process and parses its output to resolve two promises
child-process external-process javascript node promise promises typescript
Last synced: 13 Dec 2024
https://github.com/umutplvn/legere_blogapp_v1_client
Blog App
promise react redux redux-toolkit
Last synced: 18 Dec 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/andr-ll/reqex
Promise based http client with built in retry and JSON validator for response
http http-client httpclient https-client nodejs promise typescript
Last synced: 18 Dec 2024
https://github.com/metastable-void/es-first-aid
The Fundamental Utilities for ECMAScript
base64 crc32 ecmascript promise utf-8 uuid
Last synced: 18 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/dodevops/yeoman-generator-typescript
A highly opinionated Yeoman generator for typescript modules
bluebird chai mocha promise typedoc typescript yeoman yeoman-generator
Last synced: 27 Sep 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/ashmalzahra/javascript-group-capstone-project
This JavaScript capstone project is about building web application based on an external API. The API provides data about TV Shows and the app has been built around it.
api-rest asyncronous best-practices callback code-review es6-modules git-conflicts gitflow html-css-javascript jest json promise single-page-app unit-testing webpack
Last synced: 18 Dec 2024
https://github.com/fanqingsong/lazyman_idea
to demo lazy man in async && chain style
async chain lazyman promise settimeout
Last synced: 14 Nov 2024
https://github.com/benadamstyles/set-future-state
Safely setState in the future
cancellation futures promise react react-native reactjs setstate
Last synced: 03 Jan 2025
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/jmgogo/async-js
A repo demoing asynchronous functions and HTTP requests in JavaScript.
async await devcontainer ijavascript javascript js jupyter-notebook promise
Last synced: 24 Dec 2024
https://github.com/saikiran76/hacktoberfest2k23
Promisify - Function that returns a promise that resolves after n seconds have passed, where n is passed as an argument to the function.
beginner beginner-friendly hacktoberfest hacktoberfest-2023 hacktoberfest-accepted hacktoberfest2023 hacktoberfest2023-accepted hacktoberfest2023-approved javascript promise promises web
Last synced: 01 Jan 2025
https://github.com/ushelp/angular-for-javascript-turorial
Angular 2 纯 JavaScript 中文开发教程。Angular 2 for pure JavaScript tourial.
angular angular-apps angular-tutorial angular2 angular4 javascript mock promise
Last synced: 22 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/svimaladhithan/satellite-api
Completed the task by populating the satellite details from API using accordian
css dom-manipulation html js promise
Last synced: 19 Dec 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: 24 Dec 2024
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/sanjaraiy/javascript_repo
🌟 Dive into JavaScript learning with comprehensive concepts and examples! 📚💡.
array-manipulations async class-object dom-manipulation javascript nodejs oops-in-javascript promise
Last synced: 05 Jan 2025
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/kaelzhang/promise-planner
Plan multiple named tasks and only resolve after all tasks are marked as done
Last synced: 14 Dec 2024