Showing 1-20 of 267,100 packages
Async array methods in JavaScript
Estlint rule - no async callbacks for array methods
Async Array methods polyfills
Array manipulation, ordering, searching, summarizing, etc.
asynchronous function queue with adjustable concurrency
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
HTTP methods that node supports
Minimal async jobs utility library, with streams support
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Async methods to operate on collections
`[].map(f)` for older browsers
Get the first fulfilled promise that satisfies the provided testing function
Unzip cross-platform streaming API
Make array iteration easy when using async/await and Promises
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
HTTP methods that are supported by Swagger 2.0
Automatically bind methods to their class instance
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.
asynchronous function queue with adjustable concurrency