async-call-on-array-items
wait for all async invocations of functions on all array items
wait for all async invocations of functions on all array items
Generates normally distributed random variates.
Implementation of traditional data structures and algorithms and some of the algorithmic problems in javascript
Find a common prefix between two Array-like containers (arrays, strings, buffers, arguments), measure its length, slice it, strip it. Also concat two containers.
Easy array iteration with async generators
Small function recursively converts object keys to lowercase within JSON-compatible object.
Find all indexes at which an array element exists, by binary search.
Find the array index of where to add an element to keep it sorted.
Remove all duplicate elements in a sorted array, leaving only uniques.
Sort an array considerably faster than the native Array.prototype.sort as a drop-in replacement. Fork of of the famous timsort module, but this module allows for passing comparator-builder options instead of a comparator function. In short, advanced compa
Create array comparator function.
For a sorted array, add an element. Whichever comparator function was used to sort the array, can be passed. Also supports comparator-builder options. For reference, see: https://github.com/bemoje/bemoje-arr-sort-comparator
Binary search -based indexOf for sorted arrays.
Binary search -based indexOf for sorted arrays.
JavaScript template engine powered by arrays
library with basic data structures
Full deep objects compare
Object of potentially useful functions to use throughout development.
Shape any kind of value in JavaScript
orderray can order an array (ascendant or descendant) of kind of numbers or string