Simple process spawning utility for node.js
Wrapper for JavaScript map
Determine if a function is a native async function.
Higher-order functions and common patterns for asynchronous code
Turn async functions into ES2015 generators
Allow parsing of async generator functions
Helper function to remap async functions to generators
A function that returns the normally hidden `AsyncFunction` constructor
Turn async generator functions into ES2015 generators
Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster
<div align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="./assets/spawner-logo-dark.png"> <source media="(prefers-color-scheme: light)" srcset="./assets/spawner-logo-light.png"> <img alt="spawner" src="./assets/spa
Utility method to run function either synchronously or asynchronously using the common `this.async()` style.
A tiny (183B to 210B) and fast utility to ascend parent directories
Semaphore using `async` and `await`
A function that returns the normally hidden `AsyncGeneratorFunction` constructor
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
`net.Server#listen()` helper that returns a Promise for async / await
Compiles sync functions into async generator functions
Gracefully handle a Promise using async/await.
asynchronous function queue with adjustable concurrency
validate form asynchronous
Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.
A mutex for guarding async workflows
Retrying made simple, easy and async
executor independent task spawner
Agnostic Rust Async Executor