random fill from browserify stand alone
Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.
Stringify and write JSON to a file atomically
A noop logger that conforms to the Log4j interface for modules to stub out internal logging
Utility for normalizing a numeric range, with a wrapping function useful for polar coordinates
Determine the level of support for function name inference.
A simple Node.js module to check if a TCP port is already bound.
parses ASCII BMFont files to a JavaScript object
Compare strings in a natural order
A slider component to compare any two React components in landscape or portrait orientation. It supports custom images, videos... and everything else.
Transform stream that allows you to run your transforms in parallel without changing the order
create hashes for browserify
Implements performance.now (based on process.hrtime).
Compare anything: AST, objects, arrays, strings and nested thereof
An implementation of WHATWG AbortController interface.
Simple async batch with concurrency control and progress reporting.
A small polyfill for Object.setprototypeof
Calculate the hamming distance of two hex strings or buffers
Returns true if an object was created by the `Object` constructor, or Object.create(null).
Compares objects and arrays and tells you which props or values are duplicates, and which are only present once.
https module compatability for browserify
Iterate all the data in a stream
Compile trailing function commas to ES5
Array#isArray for older browsers