A collection of value objects
Parses set-cookie headers into objects
Parse the Forwarded header (RFC 7239) into an array of objects
Match human-quality input to potential matches by edit distance.
A blazing-fast equality comparison utility for a variety of use-cases
Convert a JavaScript value to an estree expression
Interpolate numbers, colors, strings, arrays, objects, whatever!
Rich matchers inspired by Hamcrest. Useful for generating helpful assertion failure messages in tests.
Render data in text columns. Supports in-column text-wrap.
A tiny (304B to 489B) utility for check for deep equality
Split email messages into an object stream
Check if a value is an object
Iterate any iterable JS value. Works robustly in all environments, all versions.
Generate hashes from javascript objects in node and the browser.
High Performance In-Memory Cache for Node.js
Generate all possible permutations of an object's key-value pairs
Iterate any JS iterator. Works robustly in all environments, all versions.
A better forEach
Parses JavaScript objects into XML
A collection of models
Merges the enumerable properties of two or more objects deeply.
A blazing fast stringifier that safely handles circular objects
A collection of errors
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.