Powerful promise utils collections
Generalization of JavaScript's Promise.all() to directed acyclic graphs
An abstraction to handle exceptions without the need of new code blocks, improving readability (IMO)
📱 💨 A lightweight JavaScript library for making AJAX requests
A network communications library/plugin for NGN (primarily HTTP ops).
Zero-dependency promise retries. Exponential back-off by default, highly configurable.
A simple wrapper class for Promise class, which adds multiple advanced functionalities to the default promise like Aborting, data binding, status chec...
It provides a more standardized, efficient and easy to test functional programming method.
Revealing Constructor Pattern
A website which generates random advice for users.
Powerful library to easily interact with the JSPaste API
An easy-to-use Node.js library to make the Fetch API more reliable with timeouts, retries, and more.
Promise Extension Library
🚀 The set of async flow control structures and promise utils.
⚛️⏳ React tools for async rendering in client side.
A library to execute goroutines like Promise.allSettled in JavaScript with panic recover, make some scenarios (e.g. BFF data aggregation) easier.
A simple and fast way to manage concurrent promise tasks with Queue Data Structure.
A Promise-based utility package for writing data to a file in Node.js.
Async JS Interview Questions
A simple and easy-to-understand implementation of Promise/A+ spec for learning.
Minimal Result/Monad library inspired by Lua pcall, Elixir Result, and Rust Result with lifecycle hooks and zero dependencies
🚀 A lightweight client-side HTTP request library based on the Fetch API and supports middleware.
Go WebAssembly utility package for interacting with JavaScript promises
An HTTP client built on fetch, offering an Axios-like experience with support for interceptors.
HQ is the wildly popular live game show app where you can win real cash prizes for free. It's a sample of how to implement an HQ game with Node.JS, So...
A zero-dependency Future/Promise wrapper to resolve or reject a Promise outside its executor.
Asynchronous periodic polling with promise
🚀 implements axios by typescripe.
like `Promise.all()`, but for any type and recursive
curls: UAH exchange rates simply put into Your shell
Promise based simple HTTP/HTTPS client for browser to request JSON or string for RESTful apis, with koa-like middleware support.
bluebird's fancy api but with native promises
To execute and manage asynchronous functions in sequence and controlling each step and their status for both nodejs and browsers.
Next generation of HTTP client for Swift
Cached Paginator for Node.JS
promisifyAll, in terms of util.promisify
Async control flow patterns using promises based on https://github.com/caolan/async
Bare minimum react app polyfill in 9.6 KB
Fs with a native promise API
Promised and browserify-compatible CORS Trello client.
A promise based WebSocket implementation for request-response processing
vue全家桶打造出一个自己的音乐播放器
sync the state of promises into redux state
🌹Yet Another Promises/A+ Implementation
GRPC Client that mods requests/response and more
🌶 is a persomal toolkit achieve common modules again include promise, stream, etc... 🔧
The promise support client for openstack with nodejs
A handful of examples on how Promises work in practice
Run `fs.lstat()` for all contents in a given directory
Yet Another Http Client