async-step
A basic ES6 async/await chain function
A basic ES6 async/await chain function
Asynchronous Task Manager.
This module helps you easily create sequences that must be executed in sequence through Promise.
This is a zero-dependency and low-footprint library that allows you to pack a set of asynchronous tasks and execute them in a controlled way. It allows you to execute those tasks in time-based intervals or in size-based chunks.
Simplify the usage of async, await and Promise
Babel plugin helps automatically add try catch console when encountering await
App.wait это promise обернутый в setTimeout для искусственной задержки через await.
The arehs ensures the best possible large batch processing, which is oriented towards event-driven chunk processing.
Ensures all arguments to a function that are Promises are resolved
The async-chaining library provides a toolkit for creating asynchronous chains of method and property calls. With its help, you can effectively manage asynchronous operations, increasing the efficiency and convenience of development.
An async channel implementation for Node.js and the browser in typescript.
Wraps any method that takes a callback to return a promise
A small utility for asynchronous delays within your code! It also includes an optional callback that you can utilize.
useEffect but for async effects, with clean-up, safe and easy
A function that returns the normally hidden `AsyncGeneratorFunction` constructor
Modern, fast, and innovative test runner with parallelism, concurrency, caching and incremental testing. Since 2017.
Modern, fast, and innovative test runner with parallelism, concurrency, caching and incremental testing. Since 2017.
Allows you to abort Web requests as and when desired.
it convert the historic callback function to promise functiion