compare two object and show the diffrent, this can be use to test
Opinionated HTML formatter focused towards making HTML diffs readable.
Generates diffs between documents and primitive types
colorful diffs for javascript objects
ANSI colored text diffs
Good-lookin' diffs with diff-highlight and more
Efficient and human-readable text diffs with helpers
Shared debug workspace pipeline for investigating Meticulous diffs and replays
Return an object representing the diffs between two objects. Supports jsonPatch protocol
Generates diffs of javascript objects.
Track diffs between your json documents.
No description provided.
Deep diffs two objects, including nested structures of arrays and objects, and return the difference.
An Angular component for viewing text diffs.
A simple parser for Git diffs
OpenClaw diffs viewer syntax highlighting language pack
Split diffs, now in your terminal
Update YAML documents while ensuring clean diffs
Reporter for node:test that supports colorful diffs etc
calc diffs of complex javascript objects.
A module that diffs an input buffer with the previous one provided to it and outputs the diff as ANSI
Show diffs for files in the stream against those in a target directory
A react-native module for parsing and displaying git diffs.
Commandline tool which calculates test coverage of (source control) diffs.
A number of diff algorithms, also called longest common subsequence.
Learn what's changed in the crates.io index
The fastest implementation of Myer's diff algorithm to perform the operations required for synchronizing plain text.
A TUI tool for GitHub PR review, designed for Helix editor users
Structural diffs of Rust data structures
Behavior contracts for AI agents — tested in your PR, enforced at runtime. Core engine: parser, writer, content-addressed store, replay, and nine-axis behavioral differ.
Temorary fork of imara-diff: A high performance library for computing diffs.
Semantic analyzer for Rust PR diffs that distinguishes production code from test code
A high performance library for computing diffs, maintained as a modified copy of upstream imara-diff for gitoxide.
A powerful JSON diff library for Rust
Generate clean, human readable diffs between two cache structs
Macros for cache_diff
A simple ruby module to enable conventiently colored diffs in your minitest suite.
RuboCop for git diff.
Convenient diffing in ruby
A Ruby implementation of the Patience diff algorithm. Patience Diff creates more readable diffs than other algorithms in some cases, particularly when much of the content has changed between the documents being compared. There's a great explanation and example [here][example]. Patience diff was originally written by Bram Cohen and is used in the [Bazaar][bazaar] version control system. This version is loosely based off the Python implementation in Bazaar. [example]: http://alfedenzo.livejournal.com/170301.html [bazaar]: http://bazaar.canonical.com/
This library performs diffs of CSV data, or any table-like source. Unlike a standard diff that compares line by line, and is sensitive to the ordering of records, CSV-Diff identifies common lines by key field(s), and then compares the contents of the fields in each line. Data may be supplied in the form of CSV files, or as an array of arrays. The diff process provides a fine level of control over what to diff, and can optionally ignore certain types of changes (e.g. changes in position). CSV-Diff is particularly well suited to data in parent-child format. Parent- child data does not lend itself well to standard text diffs, as small changes in the organisation of the tree at an upper level can lead to big movements in the position of descendant records. By instead matching records by key, CSV-Diff avoids this issue, while still being able to detect changes in sibling order. This gem implements the core diff algorithm, and handles the loading and diffing of CSV files (or Arrays of Arrays). It also supports converting data in XML format into tabular form, so that it can then be processed like any other CSV or table-like source. It returns a CSVDiff object containing the details of differences in object form. This is useful for projects that need diff capability, but want to handle the reporting or actioning of differences themselves. For a pre-built diff reporting capability, see the csv-diff-report gem, which provides a command-line tool for generating diff reports in HTML, Excel, or text formats.
Parse `git diff` into patches and lines.
A Ruby library for parsing git diffs.
Hashdiff is a diff lib to compute the smallest difference between two hashes.
Better diff for Jupyter Notebooks by first preprocessing them and removing clutter
Easy Diff enhances the functionality of Hash, allowing recursive diff, merge, and unmerge of arbitrarily constructed hashes. This is perfect for people who need to do diffs on not only plain text files but also data as Hash or JSON objects. Unmerge is included with diff and merge to more easily allow versioning of arbitrary data.
A simple gem for generating string diffs
Diff Algorithm Implementation
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.