Helps estimating when an async function will complete. Use this to display a more accurate progress bar or similar UI feedback mechanism for long-running async calls.
Animated progress bars with estimated durations
A medium's like reading time estimator with internationalization support
HyperLogLog Distinct Value Estimator with an alternative implementation to murmurhash 128bit based on murmurhash-native instead of murmurhashv3
Estimate the number of tokens for Gemini models
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
Turn async generator functions into ES2015 generators
Helper function to remap async functions to generators
Turn async functions into ES2015 generators
Allow parsing of async generator functions
Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster
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
realistic password strength estimation
Semaphore using `async` and `await`
validate form asynchronous
Gracefully handle a Promise using async/await.
asynchronous function queue with adjustable concurrency
Realistic password strength estimation written in typescript
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Compiles sync functions into async generator functions