An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
merge() utility function
construct pipes of streams of events
Implements performance.now (based on process.hrtime).
atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)
A module to parse color values
Check if a file is executable
A simple module for bitwise-xor on buffers
detect possibly catastrophic, exponential-time regular expressions
Get the command from a shebang
Minimal zero-dependency utilities for using JavaScript Iterables in all environments.
Recursive object extending
deep cloning of objects and arrays
Natural Sort algorithm for Javascript - Version 0.7 - Released under MIT license
reads a BMFont binary in a Buffer into a JSON object
Determine if an object is a Stream
This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0.
Creates a duplex stream
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
SPDY v2, v3, v3.1 and HTTP2 transport
Error classes used in node_redis
Run the supplied function exactly one time (once)
Fast and safe decodeURIComponent
A promise based, dynamic priority queue runner, with concurrency limiting.