A module that diffs an input buffer with the previous one provided to it and outputs the diff as ANSI
diff with unified diff format handling
Emit event periodically (even when app is in the background)
Port of diff-match-patch to TypeScript.
Data for date/time formatting, including data for Gregorian calendar.
Track diffs between your json documents.
Backs out file tree changes
Convert the result of `process.hrtime.bigint()` to seconds, milliseconds, nanoseconds
Simple object hashing, serialization and comparison utils.
Colorized string diff ideal for text/code that spans through multiple lines
Apply a JSON diff/patch to YAML while preserving whitespace, comments and overall structure
@git-diff-view/react
Performant Date Picker for React Native Paper
worldwide holidays
ESM and TypeScript rewrite of Google's diff-match-patch
A fast, minimal, memory-efficient diff algorithm on strings, arrays, and typed arrays.
A HTML reporting module for Cypress-Image-Diff to parse the JSON output to a beautiful report
Compute a diff of two Slate documents
Truncate a semver version: `1.2.3` → `1.2.0`
Visual regression testing tool with cypress
A Modern JavaScript Date Library
compare 2 images considering into translation
Update object by mapping diff properties
Implementation of paper 'An O(ND) Difference Algorithm and Its Variations' on array