@stdlib/utils-async-if-else
If a predicate function returns a truthy value, return `x`; otherwise, return `y`.
If a predicate function returns a truthy value, return `x`; otherwise, return `y`.
Group values according to an indicator function and return group counts.
Invoke a function until a test condition is true.
Invoke a function while a test condition is true.
Test whether all elements in a collection pass a test implemented by a predicate function.
Function sequence.
Enable AI agents to express themselves with natural voice synthesis. Zero-configuration multilingual speech that enhances AI interactions through asynchronous voice capabilities.
This library simplifies the creation and management of Worker Threads, a powerful Node.js feature for concurrent processing. If you're a developer yet to explore the world of multithreading in JavaScript, now is the perfect time! Worker Threads are an exc
ei-queue-promise ensures to use your promise functions with a queue
A TypeScript utility library that provides a safe way to handle function and promise results, ensuring errors are captured and returned in a consistent format. Ideal for developers seeking to simplify error handling and improve code reliability.
The package deploys a high-performance edge computing framework.
统一为所有的异步函数添加try-catch异常捕获,在class中使用体验更佳
A Node.js library for handling graceful process exits and shutdown signals.
wrapper that creates an AsyncIterable of events coming from an EventEmitter
Promise support utilites and helpers for TypeScript
A Simple Fetch Wrapper With Useful Features
File Dispatcher is a high-performing Node.js library for file event monitoring and dispatching. It efficiently handles file creation or renaming events, providing real-time responses in both synchronous and asynchronous modes. Compact yet powerful, it's i
A TypeScript library for managing promises and Deferred constructs, simplifying asynchronous programming.
A module providing advanced asynchronous context management to enrich logs with context and manage scope effectively in Node.js applications.
Control Concurrency of Asynchronous Functions