Returns a promise with the results of a shell command
Curated collection of data structures for the JavaScript/TypeScript.
Check if two arrays are equal
Sequential asynchronous lock-based queue for promises
Validates if a value is an integer array.
Return a function which tests if every element in an array passes a test condition.
Modern version of setInterval for promises and async functions available in Node.js and browsers.
An async iterator that joins multiple other async iterators in order, one after another.
Normalize array (possibly n-dimensional) to zero mean and unit variance
TypeScript definitions for async
Put a bunch of emitted events in an array, for testing.
❤️ Corifeus Utils
finds an item in an array matching a predicate function, and returns its index
Cacheable Utilities for Caching Libraries
Collects all values from an (async) iterable and returns them as an array
Convert a typed array to a Buffer without a copy
Asynchronously calls a function on each element in an array in parallel.
Simple and modern async event emitter
Offers a async require.resolve function. It's highly configurable.
`[].map(f)` for older browsers
filter in array tree
Float64Array.
Diff two arrays, finding inserts, removes, and moves, using an asynchronous equality function
Tiny queue data structure