Regular expression for matching semver versions
A JavaScript text diff implementation.
Compare items in two sequences to find a longest common subsequence
Good-lookin' diffs with diff-highlight and more
Finds differences between two JSON object and generates operational transformation (OT) operations for transforming the first object into the second.
Compute a diff between two pieces of text with support for same-line diffs, and optionally display a visual diff as HTML. Module made from the text-diff-match-patch library.
Enhance ESLint with better support for large scale monorepos
A simple function to diff any two objects and generate a JSON Patch
Vue diff viewer
Returns the git diff of two strings
Diff and patch Javascript objects
An Angular component for viewing text diffs.
Continuation of a simple and beautiful text diff viewer component made with diff and React
Snyk protect library and utility
No-dependencies, low-level, high-performance JIT code generation package for JavaScript
An Angular module to use when dealing with google-diff-match-patch.
Fast implementation of JSON-Patch (RFC-6902) with duplex (observe changes) capabilities
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
A tool for generating differential updates for filter lists.
Implementation of JSON Merge Patch (RFC 7396)
Parse a JSON string that has git merge conflicts, resolving if possible
Return an object representing the diffs between two objects. Supports jsonPatch protocol
rehype plugin to highlight code blocks in HTML with Prism (via refractor) with line highlighting and line numbers
A diff/merging wrapper for Ace Editor built on google-diff-match-patch