Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js
A module which will endeavor to guess your terminal's level of color support.
Regular expression for testing if a file path is a windows UNC file path. Can also be used as a component of another regexp via the `.source` property.
Module that helps you write generated functions in Node
Access memory using small fixed sized buffers
This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0.
HTTP response freshness testing
Fast line to line SourceMap generator.
string/array poking for pet params
Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive buffer
btoa for Node.JS (it's a one-liner)
Easy way to split a string on a given character unless it's quoted or escaped.
Converts back a yargs argv object to its original array form
string representations of objects in node and the browser
Fast and simple xml generator. Supports attributes, CDATA, etc. Includes tests and examples.
Javascript Redis protocol (RESP) parser
Returns `true` if the path appears to be relative.
Get a compare function for array to sort
Remove leading directory components from a path, like tar's --strip-components option
Shim for process.hrtime in the browser
The lodash method `_.cloneDeep` exported as a module.
Unpack multibyte binary values from buffers
Babel compiler core.
Returns true if the value is an object and not an array or null.