extends Array to have support Async methods
Array manipulation, ordering, searching, summarizing, etc.
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
Lazy-evaluating list of files, based on globs or regex patterns
Estlint rule - no async callbacks for array methods
asynchronous function queue with adjustable concurrency
Unzip cross-platform streaming API
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
HTTP methods that node supports
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Minimal async jobs utility library, with streams support
Base64 encoding/decoding in pure JS
`[].map(f)` for older browsers
Source code handling classes for webpack
ESLint plugin for Angular applications, following https://angular.dev/style-guide
Async array reduce. Asynchronously applies a function against an accumulator and each element in an array (from left to right, in series) to reduce it to a single value.
HTTP methods that are supported by Swagger 2.0
Automatically bind methods to their class instance
Make array iteration easy when using async/await and Promises
<!-- automd:badges color=yellow codecov bundlephobia packagephobia -->
asynchronous function queue with adjustable concurrency
Lodash modular utilities.
Get the first fulfilled promise that satisfies the provided testing function
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object