@extra-array/find-indices.min
Finds indices of values passing a test.
Finds indices of values passing a test.
Binary searches rightmost value in sorted array.
Binary searches closest value in sorted array.
ES6 Array.find ponyfill. Return the first array element which satisfies a testing function.
Error function.
Validate and normalise user choice: array, object or both?
Get or set a value in an object/array using a dot-delimited string or array of keys.
Get the sum of all the values in an array.
Iterate over an Array received on the input, giving the next element only after it receives a feedback
Run callback on every array element and return array of callback results with promise
Common types, type guards and type checkers.
Flatten nested JSON objects to flat map. Be more safe and readable.
Binary searches closest value in sorted array.
Binary searches rightmost value in sorted array.
Binary searches value in sorted array.
Diff any array-like object, including strings
Generates a logarithmically spaced numeric array.
JavaScript functions to combine N arrays of any size, distributing items evenly
Finds smallest value.
Simple way of animating when components are added or removed from an array