Good-lookin' diffs with diff-highlight and more
Compare items in two sequences to find a longest common subsequence
The registry diff
A JavaScript text diff implementation.
Compare items in two sequences to find a longest common subsequence
Fast implementation of JSON-Patch (RFC-6902) with duplex (observe changes) capabilities
Enhance ESLint with better support for large scale monorepos
Deep diffs two objects, including nested structures of arrays and objects, and return the difference.
A tool for generating differential updates for filter lists.
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
An Angular module to use when dealing with google-diff-match-patch.
A simple function to diff any two objects and generate a JSON Patch
Vue diff viewer
Diff and patch Javascript objects
Return an object representing the diffs between two objects. Supports jsonPatch protocol
Design tokens for Spectrum, Adobe's design system
JSON diff and patch based on rfc6902
Snyk protect library and utility
A utility for parsing git patch files generated by `git format-patch`.
This is a slimmed version of [jsondiffpatch](https://github.com/benjamine/jsondiffpatch). All the code is taken from the [jsondiffpatch](https://github.com/benjamine/jsondiffpatch) repository, slimmed down, slightly altered and converted to TypeScript.
A diff/merging wrapper for Ace Editor built on google-diff-match-patch
rehype plugin to highlight code blocks in HTML with Prism (via refractor) with line highlighting and line numbers
JSON Patch toolkit for JavaScript
Continuation of a simple and beautiful text diff viewer component made with diff and React