Asynchronous HTTP microservices
-
Updated
Jun 19, 2024 - TypeScript
Asynchronous HTTP microservices
Semaphore using `async` and `await`
Gracefully handle Promises using async/await without try/catch.
await wrapper for easier errors handling without try-catch
Like Promise.all(array) but with an object instead of an array.
A JavaScript library that makes it easier to retry functions that return a promise
Makes asynchronous function run manageable.
Waits for an expectation to be truthy. A small library with a convenient API suitable for unit and integration testing
Communicating Sequential Processes in JavaScript
Experimental implementation of Maybe and Result monads compatible with await.
Makes websocket's API just like REST with Promise-like API, with native Promises.
await events library like EventEmitter
Better way to cancel promises using AbortSignal
Execute tasks sequentially or concurrently. Wrap an async/promise-returning/sync function as a queue-ready async function for easy reusing. Support passing arguments/getting return value, decorators. below is an introduction to v1.6.
Promise wrapper for easy error handling without try-catch 💯🔥
Convert an observable to ES6 async generator
🎀 A Chrome extension written using Vue and Async/Await. Uses a popup display and changes badge counts.
Add a description, image, and links to the await topic page so that developers can more easily learn about it.
To associate your repository with the await topic, visit your repo's landing page and select "manage topics."