Generate a hex color from the given text
generator async control flow goodness
A robust polyfill for the `CSS.escape` utility method as defined in CSSOM.
set blocking stdio and stderr ensuring that terminal output does not truncate
Iterator abstraction based on ES6 specification
A light, featureful and explicit option parsing library.
Check whether a string is a URL.
Convert a typed array to a Buffer without a copy
HTTP proxying for the masses
Determine the `package.json#type` which applies to a location
Wrap Streams2 instance into a HandleWrap
A robust HTML entities encoder/decoder with full Unicode support.
The lodash method `_.cloneDeep` exported as a module.
Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.
Flexible ascii progress bar
The lodash method `_.uniq` exported as a module.
The lodash method `_.defaults` exported as a module.
getpass for node.js
invariant
Turn any collection of objects into its own efficient tree or linked list using Symbol
Like JSON.stringify, but doesn't blow up on circular refs.
modernize node.js to current ECMAScript standards
Returns true if a value exists, false if empty. Works with deeply nested values using object paths.
Utility for normalizing a numeric range, with a wrapping function useful for polar coordinates