Apply a function to a each element of a collection and return a new array of results.
Creates a real Array from almost anything.
Pipe an Array through Node.js streams
Copy a descriptor from object A to object B
Fill a polygon with lines
A set of helpers for testing Effects with vitest
MongoDB query filtering in JavaScript
Get callsites from the V8 stack trace API
Script to copy javascript files and append ".flow" to the filename.
An easy-to-use wildcard globbing library.
flattens nested vertex data into a typed array
Call an array of promise-returning functions, restricting concurrency to a specified limit.
`[].reduce()` for old browsers
remove items from a javascript array without generating memory garbage
Return a function which tests if every element in an array-like object passes a test condition.
A Node-Red node to perform basic mathematical calculations
get arguments to a function as an array, withouth deoptimizing
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.
Additional array extensions with a chainable api
Array#isArray for older browsers
Power Assert output formatter
JSON parse & stringify that supports binary via bops & base64
No description provided.
Utilities for executing code in Web Workers