A test lib inspired by Substack's tape
Higher-order functions and common patterns for asynchronous code
Determine if a function is a native async function.
A function that returns the normally hidden `AsyncFunction` constructor
Helper function to remap async functions to generators
Turn async generator functions into ES2015 generators
Allow parsing of async generator functions
Turn async functions into ES2015 generators
Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster
Minimalistic trie implementation for prefix searches
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
A function that returns the normally hidden `AsyncGeneratorFunction` constructor
validate form asynchronous
Semaphore using `async` and `await`
Gracefully handle a Promise using async/await.
asynchronous function queue with adjustable concurrency
Compiles sync functions into async generator functions
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Validate form asynchronous
`net.Server#listen()` helper that returns a Promise for async / await
A tiny (195B to 220B) utility to recursively list all (total) files in a directory
Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.
Settle an async function.
Async endpoints for Grape APIs
Rammer is a framework dedicated to build high performance Async API servers on top of non-blocking (asynchronous) Ruby web server called Goliath. Rammer APIs are designed on top of REST-like API micro-framework Grape. Rammer is modular and integrates a powerful CLI called Viber to plug in and out its modules.