Brace-js Support Script
Brace expansion as known from sh/bash
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
Constant-time comparison of Buffers
Like duplexer but using streams3
HPACK implementation
CLI arguments parser. Native port of python's argparse.
Returns an array of all enumerable symbol properties found directly upon a given object
Try to guess if your terminal supports unicode
Flatten nested arrays
Cleanly exit process on EPIPE
ES2015 `Object.assign()` ponyfill
An arbitrary-precision Decimal type for JavaScript.
Support for representing 64-bit integers in JavaScript
merge() utility function
Turn any collection of objects into its own efficient tree or linked list using Symbol
A promise based, dynamic priority queue runner, with concurrency limiting.
Flexible ascii progress bar
deep cloning of objects and arrays
Provide AMD's define() API for declaring modules in the AMD format
delegate methods and accessors to another property
Get a compare function for array to sort
Merge Option Objects