Colorized string diff ideal for text/code that spans through multiple lines
Fast Diff to colorized HTML
Truncate a semver version: `1.2.3` → `1.2.0`
A fast, minimal, memory-efficient diff algorithm on strings, arrays, and typed arrays.
Implemets the CIEDE2000 color difference algorithm, conversion between RGB and LAB color and mapping all colors in palette X to the closest or most different color in palette Y based on the CIEDE2000 difference.
Run ESLint on your changes only
Convert the result of `process.hrtime.bigint()` to seconds, milliseconds, nanoseconds
Apply a JSON diff/patch to YAML while preserving whitespace, comments and overall structure
Opinionated HTML formatter focused towards making HTML diffs readable.
Backs out file tree changes
Emit event periodically (even when app is in the background)
The smallest and fastest pixel-level image comparison library.
ESM and TypeScript rewrite of Google's diff-match-patch
Library to compare 2 images
Fork of [html-diff-ts](https://github.com/ericmakesapps/html-diff-ts), which is a TypeScript port of [HtmlDiff.NET](https://github.com/Rohland/htmldiff.net) which is itself a C# port of the Ruby implementation, [HtmlDiff](https://github.com/myobie/htmldif
A lightweight JavaScript library to highlight changes between two HTML strings. It wraps inserted content with `<ins>` tags and deleted content with `<del>` tags, making it ideal for visualizing diffs in rich text content.
A module that diffs an input buffer with the previous one provided to it and outputs the diff as ANSI
Compare, format, diff and serialize any JavaScript value
An extension module that adds line-mode and word-mode on diff-match-patch.
Utilities to diff CDK stacks against CloudFormation templates
Implementation of paper 'An O(ND) Difference Algorithm and Its Variations' on array
Simple object hashing, serialization and comparison utils.
No description provided.
Regular expression for matching semver versions