deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
Lowercase the keys of an object
Gets the job done when JSON.stringify can't
Write Pino transports easily
A lightweight javascript diff library for comparing two javascript object nested with supporting matching by value of the object's choosen key name in array.
If available, the `Object.prototype.__proto__` accessor and mutator, call-bound
diff parsing library
Light-weight EventEmitter (less than 1KB when gzipped)
A lightweight image comparison tool
List of properties for JavaScript objects
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
A querystring parser that supports nesting and arrays, with a depth limit
Define a non-enumerable read-only property.
Some utilities for JSON pointers described by RFC 6901
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
A map function that can map over almost anything.
Similar to assign-value but deeply merges object values or nested values using object path/dot notation.
Define (or modify) an object property.
Good-lookin' diffs with diff-highlight and more
{G,S}et object values using MongoDB-like path notation
TypeScript definitions for json-diff
Creates an array composed of the own enumerable property names(including nested) of an object.
Allow parsing of '#foo in obj' brand checks
A powerful JSON path processor. Allows you to drill into and manipulate JSON objects with a simple dot-delimited path format e.g. "obj.name".