minimal implementation of a PassThrough stream
Validate XML, Parse XML, Build XML without C/C++ based libraries
Merges the enumerable properties of two or more objects deeply.
Determines the geometric center of a polygon or shape.
A [W3C HTML JSON forms spec](http://www.w3.org/TR/html-json-forms/) compliant field appender (for lack of a better name). Useful for people implementing `application/x-www-form-urlencoded` and `multipart/form-data` parsers.
Minimal lightweight logging for JavaScript, adding reliable log level methods to any available console.log methods
WebAssembly tools for JavaScript
A promise based streaming tokenizer
Takes a Feature or FeatureCollection and returns the mean center.
Generate contour lines from a grid of data.
Inspect Broccoli nodes; thin wrapper around node.__broccoliGetInfo__()
Flatten nested arrays
Now stdin and stdout are files.
JS Object representation of a stack frame
Open Node Streams on demand.
Returns true if the value is an object and not an array or null.
Strongly-typed deep and recursive object merging. Considers all nested levels of objects, arrays, sets and maps.
A JS implementation of JSONPath with some additional operators
64-bit big-endian signed integer-to-string conversion
Detect Node.JS (as opposite to browser environment). ESM modification
A collection of fast approximations to common geographic measurements.
Automatically bind methods to their class instance
Allows users to use generators in order to write common functions that can be both sync or async.
Test if a value is an object.