like path.join but with an array
Array manipulation, ordering, searching, summarizing, etc.
Flatten nested arrays
Library for composing asynchronous and event-based operations in JavaScript
Manipulate strings according to the word parsing rules of the UNIX Bourne shell.
Tiny JavaScript tokenizer.
Lazy-evaluating list of files, based on globs or regex patterns
Join a list
Join urls or system paths, even with undefined values
json pointer - failsafe data retrieval from js and json objects
Remove duplicate values from an array. Fastest ES5 implementation.
Path manipulation library for JavaScript
General purpose glob-based configuration matching.
Object value retrieval given a string path
Turn anything into an array
Join paths and globs.
Loop over each item in an array and call the given function on every element.
Detect whether or not an object is a Typed Array
Join all elements of an array and create a human-readable string
Matches strings against configurable strings, globs, regular expressions, and/or functions
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.
Convert a typed array to a Buffer without a copy
High-performance JSON Pointer implementation