Mixin the own and inherited properties of other objects onto the first object. Pass an empty object as the first arg to shallow clone.
Like JSON.stringify, but doesn't blow up on circular refs.
extend like a boss
A regular expression for file paths that contain a `node_modules` folder.
Convert globs to regular expressions
Inspect Broccoli nodes; thin wrapper around node.__broccoliGetInfo__()
Microsoft Azure Storage SDK for JavaScript - Blob
Convert any object to XML
TimSort: Fast Sorting for Node.js
Determine the `package.json#type` which applies to a location
Easily read/write JSON files.
HPACK implementation
Convert HSL colors to RGB colors in hex format.
return all the parent directories for a directory
parses ASCII BMFont files to a JavaScript object
Asynchronous port scanner for Node.js
Lazy lists for node
ES5 shim for ES6 (ECMAScript 6) Reflect and Proxy objects
Buffers events from a stream until you are ready to handle them.
Transform stream that allows you to run your transforms in parallel without changing the order
Node.js API (Node-API)
Module that helps you write generated functions in Node
compute the greatest common divisor using euclid's algorithm
URI Templates (RFC6570) including de-substitution