A diff/merge view for CodeMirror
A javascript UI for diff/merge
universal diff & merge algorithm realized with Javascript (between arbitrary scequences)
[](http://travis-ci.org/storkjs/merge-diff) [](https://coveralls.io/r/storkjs/merge-diff) [, generate TypeScript/Go/Python types, batch & watch. Free forever from vøiddo.
JSON diff
Fast Javascript text diff
A javascript UI for diff/merge
An extension module that adds line-mode and word-mode on diff-match-patch.
Citadel: encrypted-first embedded database engine that outperforms unencrypted SQLite
SQL parser, planner, and executor for Citadel encrypted database
The Terrazzo library to build dynamic web pages in Rust
A library for merging SMDIFF delta files together.
A pure Rust library for merging VCDIFF files.
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.
Do a diff style merge of two arrays, respecting the order as much as possible.
Diff/Merge utility to compare & synchronize two CouchDB databases
diffident: To show modest reserve, a gem to create and manipulate text diffs. This gem provides a pure ruby implementation of a diff tool. It gives access to several methods by which to get a diff from strings and ways to format the output. It also gives direct access to the internal diff structure so that you can manipulate and extend it any way you need to.
Never worry about weird diffs and merge conflicts again
A collection of tools to diff and merge ArchiMate files
This library will allow you to perform atomic diffs, patches and merges on Redis strings.
You can merge and diff coverage results, and convert them to LCOV info format.
N2B is a comprehensive AI-powered development toolkit that enhances your daily workflow with smart merge conflict resolution, interactive Jira ticket analysis, and intelligent code diff analysis. Features include: AI-assisted merge conflicts with editor integration, interactive Jira templates with checklists, automatic VCS resolution marking, JSON auto-repair, and multi-LLM support (OpenAI, Claude, Gemini, OpenRouter, Ollama).
Content-addressed versioning with branches, merges, diffs, and tags for ActiveRecord models. Like git, but in your database.
Diff and patch tables
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
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.