Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.
Easily-extendable error for use with ES6 classes
check if a source string is an es6 module
Create an object path from a list or array of strings.
backwards compatible version of builtin events.listenercount
Computes the longest prefix string that is common to each path, excluding the base component
Check if a protocol requires a certain port number to be added to an URL.
node's constants module for the browser
Fast JavaScript array sorting by implementing Python's Timsort algorithm
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.
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
Node.js os.homedir polyfill for older versions of node.js.
This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0.
A module which will endeavor to guess your terminal's level of color support.
btoa for Node.JS (it's a one-liner)
Access memory using small fixed sized buffers
Module that helps you write generated functions in Node
HTTP response freshness testing
Standard library
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
The lodash method `_.cloneDeep` exported as a module.