@extra-array/cut.min
Breaks array when test passes.
Breaks array when test passes.
Exchanges two values.
Combines values from arrays.
Pure functional array manipulation and traversal
Finds last value passing a test.
Segregates values by test result.
For people who hate for loops and want to iterate over multiple arrays with a single function
Gets values at indices.
Segregates values by test result.
Convert stream in node.js to buffer or array
Finds index of first value passing a test.
🔪 chunk/split a string by length without cutting/truncating words.
Combines values from arrays.
Calculate the simple moving average of an array.
Configure observable arrays
Array filtering utility.
Make sure your React code is compatible with Inferno and Preact.
Sort objects by property names using native Array.sort() (TypeScript types included)
Picks an arbitrary permutation.
Provides chainable comparator-function generators a la Java 8 Comparators