Matches strings against configurable strings, globs, regular expressions, and/or functions
Updates values based on map function.
Arranges values in an order.
Create an array of unique values, in order, from the input arrays
Arranges values in an order.
Workaround a Safari bug where rest destructuring with an array literal on the rhs can yield incorrect results
Plugin to process front matter container for markdown-it markdown parser
Updates values based on map function.
Binary searches value in sorted array.
Like a Set, but provides the index of the `key` in the backing array
Create an array with values that are present in the first input array but not additional ones
Lazy-evaluating list of files, based on globs or regex patterns
Minimal async jobs utility library, with streams support
Checks if arrays have no value in common.
Create an array without duplicates
No description provided.
Updates values based on map function.
Remove duplicate values from an array. Fastest ES5 implementation.
Combines values from arrays.
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Lists cartesian product of arrays.
Finds smallest and largest entries.
Turn anything into an array
Updates values based on map function.