@extra-array/intermix.min
Places values of an array between another.
Places values of an array between another.
Gets all but the first element, or n elements in the given array.
Concatenate ArrayBuffers
JavaScript array.filter() compatible unique filter
Simple ES6 Array.prototype.filter polyfill for older environments.
Discards values from left, while a test passes.
Get animals
Map object properties according to suffixes.
Keeps first n values only.
Finds first index of a value.
find string in list by pattern
Pass an array of object paths (e.g. `a.b.c`) and get the first non-undefined value if the property exists, or null if it does not.
Sort array of objects based on priority provided
Flattens nested array, based on map function.
find combinations uses es6 generators
JavaScript Check if array contains any of another array
Simple module for extracting JSON objects from a string dump.
Lists all index-value pairs.
Pick elements based on condition.
Converts iterable to array.