Compile exponentiation operator to ES5
Remove nullish coalescing operator
Allow parsing of the nullish-coalescing operator
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
Helper function to build binary assignment operator visitors
Deep comparison of 2 instances for should.js
Create a stream that emits events from multiple other streams
Turn any collection of objects into its own efficient tree or linked list using Symbol
Like duplexer but using streams3
Recursive object extending
Allows users to use generators in order to write common functions that can be both sync or async.
Give me a string and I'll tell you if it's a valid npm package license string
webgl-noise shaders ported to work with glslify
HPACK implementation
Support for representing 64-bit integers in JavaScript
Deterministic random bit generator (hmac)
extend like a boss
A tiny inflate implementation
Constant-time comparison of Buffers
deep cloning of objects and arrays
Flexible ascii progress bar
A promise based, dynamic priority queue runner, with concurrency limiting.
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim