A diff utility with highlighted output for CLIs
CLI diff tool
Compares schemas and finds breaking or dangerous changes using GraphQL Inspector.
Compare GraphQL Schemas
No description provided.
Fast Javascript text diff
Compare items in two sequences to find a longest common subsequence
AWS CDK CLI, the command line tool for CDK apps
A JavaScript text diff implementation.
Compare items in two sequences to find a longest common subsequence
Deep diffs two objects, including nested structures of arrays and objects, and return the difference.
A HTML reporting module for Cypress-Image-Diff to parse the JSON output to a beautiful report
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
Tooling for GraphQL. Compare GraphQL Schemas, check documents, find breaking changes, find similar types.
npm package for https://github.com/google/diff-match-patch
Return an object representing the diffs between two objects. Supports jsonPatch protocol
Fast Diff to colorized HTML
Visual regression testing CLI, Wasm-backed. Drop-in compatible with classic reg-cli's CLI flags, reg.json/junit schema, and `compare()` EventEmitter API (verified against reg-suit's processor.ts).
The registry diff
Continuation of a simple and beautiful text diff viewer component made with diff and React
JSON diff & patch (object and array diff, text diff, multiple output formats)
TypeScript definitions for diff-match-patch
Generates diffs between documents and primitive types
Parse a JSON string that has git merge conflicts, resolving if possible
RuboCop CLI that only lints and auto-fixes code you committed by utilizing `git-log` and `git-diff`. Rfix CLI makes it possible to lint (`rfix lint`) and auto-fix (`rfix local|origin|branch`) code changes since a certain point in history. You can auto-fix code committed since creating the current branch (`rfix origin`) or since pushing to upstream (`rfix local`). Includes a RuboCop formatter with syntax highlighting and build in hyperlinks for offense documentation. Holds the same CLI arguments as RuboCop. Run `rfix --help` for a complete list or `rfix` for supported commands.
Hand-written Ruby client for the Cloudflare API. Currently covers the RealtimeKit product surface; other surfaces added on demand. Includes a drift-detection CLI that diffs the saved OpenAPI slice against upstream.
Vimdo is a ruby gem to automate tasks with vim remote servers. Predefined tasks include diff, merge, etc. You can define your own recipes to run tasks with Vim. For example, you can define `DirDiff` recipe: ```ruby module VimDo class CLI < Thor desc "dirdiff", "directory diff in vim" def dirdiff(from, to) [from, to].each do |f| unless File.directory?(f) raise PathError "#{f} is not directory!" end end from, to = [from, to].map {|f| File.expand_path(f) } commands(%Q{exec 'DirDiff ' fnameescape("#{from}") fnameescape("#{to}")}) end end end ``` Then run `vimdo dirdiff path/to/a path/to/b` from the command line or other tools
metaclean is a small Ruby CLI that wraps ExifTool, mat2 and qpdf to strip removable embedded tags (EXIF, IPTC, XMP, GPS, MakerNotes, ID3, document properties, etc.) from images, audio, video, PDFs and Office documents — and shows a before/after diff of what was removed.
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.