An XML builder for node.js
Returns true if a value is a plain object, array or function.
process information for node.js and browsers
Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.
Determine if an object is a Buffer
Detect whether or not an object is a Typed Array
The lodash method `_.isPlainObject` exported as a module.
The Node.js `util.deprecate()` function with browser support
Detect if your code is running on an AWS Lambda server
Run a function exactly one time
Fast and simple xml generator. Supports attributes, CDATA, etc. Includes tests and examples.
JavaScript implementation of the BSER Binary Serialization
Range header field string parser
writable stream that concatenates strings or binary data and calls a callback with the result
The Lodash method `_.merge` exported as a module.
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
Extend an object with the properties of additional objects. node.js/javascript util.
Callback wrapping utility
Querystringify - Small, simple but powerful query string parser.
Allows users to use generators in order to write common functions that can be both sync or async.
Convert encodings, uses iconv-lite
The lodash method `_.uniq` exported as a module.
Esprima-compatible implementation of the Mozilla JS Parser API
Retries a function that returns a promise, leveraging the power of the retry module.