The lodash method `_.cloneDeep` exported as a module.
Easy way to split a string on a given character unless it's quoted or escaped.
Javascript Redis protocol (RESP) parser
Get a compare function for array to sort
Returns `true` if the path appears to be relative.
Babel compiler core.
Returns true if the value is an object and not an array or null.
A noop logger that conforms to the Log4j interface for modules to stub out internal logging
parse a url with memoization
Shim for process.hrtime in the browser
Fast and safe decodeURIComponent
Remove leading directory components from a path, like tar's --strip-components option
Unpack multibyte binary values from buffers
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
A tiny inflate implementation
Check if a file is executable
Is this value a JS SharedArrayBuffer?
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
return the first event in a set of ee/event pairs
Is this an arguments object? It's a harder question than you think.
Make unhandled promise rejections fail hard right away instead of the default silent fail
Returns true if a filepath is a windows UNC file path.
Call a specified method on each value in the given object.
A robust, ES3 compatible, "has own property" predicate.