is-index
Checks if the given value is a valid array-like index.
Checks if the given value is a valid array-like index.
Validates given IPs (IPv4 and IPv6) using [micromatch][] - glob patterns, RegExp, string or array of globs. If match returns the IP, otherwise null.
Filter an object by its keys or values. Returns a copy of an object filtered to have only keys or values that match the given glob patterns.
Node-RED nodes to help flow looping.
Extends the d3 extent functionality to allow multiple accessors, padding and date support
The asynciest of async libs there ever was or ever will be...AsyncAF!?
Get popular dog names
Merge objects and concatenating arrays inside them
Better 'typeof'. Detects real type of the objects like 'Array()', 'new Number(1)', 'new Boolean(true)', etc.
Converts an ndarray into an array-of-arrays
Sorts an array and allows specify multiple sorting criteria
A simple array utility to find duplicates in your object array 😍
Await an array of async functions with parallel limit.
Get supervillain names
Flatten nested tree objects to array
A collection of array-related async utilities.
returns an array of grouped elements, taking n-th element from every given array
A very simple native function for unwinding a collection by a property, like MongoDB's $unwind function.
format multiline strings using tagged templates, instead of puting all lines into an array and joining to a string
Calculate the difference of two arrays