Access memory using small fixed sized buffers
string representations of objects in node and the browser
Fast line to line SourceMap generator.
Fast and simple xml generator. Supports attributes, CDATA, etc. Includes tests and examples.
Converts back a yargs argv object to its original array form
Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive buffer
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
Fast and safe decodeURIComponent
Shim for process.hrtime in the browser
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
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
Is this value a JS SharedArrayBuffer?