Vue diff viewer
Object & string diff rendering for all displays
A simple parser for Git diffs
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
Use node's fs.realpath, but fall back to the JS implementation if the native one fails
ECMAScript 2015 (ES6) Object.assign polyfill and ponyfill
Easily handle defaults for your options
Port of diff-match-patch to TypeScript.
an identity object using ES6 proxies
A plugin for deliver umi block files like ant design pro structure
Get the structural diff of two JSON objects
ECMAScript AST recursive visitor
Blazing-fast pixel-by-pixel image comparison with block-based optimization. 1.5x times faster than pixelmatch
Generate a configuration file acting as a TODO list.
A mod of Matt Phillips' deep-object-diff package: Deep diffs two objects, including nested structures of arrays and objects, and return the difference.
Mixin the own and inherited properties of other objects onto the first object. Pass an empty object as the first arg to shallow clone.
Utility for normalizing a numeric range, with a wrapping function useful for polar coordinates
A diff utility with highlighted output for CLIs
Ultrasmall footprint deepmerge, deepfreeze, diff, patch tools
Track diffs between your json documents.
Array of "void elements" defined by the HTML specification.
Convert the result of `process.hrtime.bigint()` to seconds, milliseconds, nanoseconds
Esprima-compatible implementation of the Mozilla JS Parser API
Diff two arrays, finding inserts, removes, and moves