text-diff
There are 36 repositories under text-diff topic.
benjamine/jsondiffpatch
Diff & patch JavaScript objects
MightyCreak/diffuse
Diffuse is a graphical tool for comparing and merging text files. It can retrieve files for comparison from Bazaar, CVS, Darcs, Git, Mercurial, Monotone, RCS, Subversion, and SVK repositories.
JackuB/diff-match-patch
npm package for https://github.com/google/diff-match-patch
liddiard/text-diff
Visual JavaScript text diff library. CommonJS module created from https://code.google.com/p/google-diff-match-patch/.
technikhil314/offline-diff-viewer
A Privacy focused, easy sharable, open source and anonymous tracking diff viewer.
Dirkster99/Aehnlich
Show/Merge differences in directories and their content (text files) in Light/Dark designs
icflorescu/textdiff-create
Create lean text diff deltas.
lzinga/BlazorTextDiff
A blazor component to display side by side text diff.
wikiwho/WikiWho
An algorithm to compute token-level provenance and changes for Wiki revisioned content. Tested at +95% accuracy for EN.Wikipedia.
menees/Libraries
.NET libraries used in all Menees utilities.
ecomp-shONgit/ecomparatio
eComparatio: text diff and support for digital edition
EdDuarte/similarity-search-java
Easy-to-use Java library for similarity checking of strings or numeric-series
surrealdb/dmp
An efficient plain text comparison and patching library written in Rust
CodeDead/text-diff-rs
Compare two text files and output the difference between them
icflorescu/textdiff-patch
Apply lean text diff delta patches created by textdiff-create.
hustcc/diff-text
Just get the diff of a simple inline text, simple mode.
postpdm/awesome-vcs-tools
A curated list of awesome Version control tools - clients, diffs etc.
elarsaks/text-diff
Longest Common Subsequence algorithm implemented in JavaScript.
ezkl/dimapa
A modern Ruby implementation of Google's Diff Match and Patch.
vokter/vokter
Document store that periodically checks for changes in web documents
AXeL-dev/ngx-diff2html
A text diff component library for Angular
travisstaloch/diff-zimilar
a port of the dtolnay/dissimilar text diffing library to zig. based on google's diff-match-patch
VintLin/texts-comparator
This tool is used for text comparison. It allows you to quickly identify the differences between two sets of similar texts, helping you to complete your tasks easily and efficiently.
javalc6/stringdiff2
A java application that highlights text differences between two plain strings based on longest common subsequences
yunusemreaydinli/two-text-diff
Fast, Simple, and Effective Text Comparison
ABCCheng/EffortGo-Front
Focusing on developing minimal and convenient online tools to ease work and life, combining efficiency with simplicity. 专注开发极简便捷的免费在线工具,为工作与生活减负。
aeon-fruit/commons-text
Mirror of Apache Commons Text
errmayank/diffr
Compare differences between two texts
javalc6/stringdiff
A java application that highlights text differences between two plain strings based on longest common substrings
Supravisor/Diff-viewer
This diff viewer overlays text and code so you can visualise the similarities and differences between the two sets.
vokter/vokter-client-java
Sample Jetty/Jersey2 server that interoperates with a running Vokter server (https://github.com/vokter/vokter).
vokter/vokter-server
(WIP) HTTP server that deploy distributes Vokter (https://github.com/vokter/vokter) through a REST API.
wins17912/wp.textWork
C# Library to get difference of two text files
BearOffice/SimilarNet
A text lines diff library for .Net. This library is a simple wrapper for the rust crate similar.
channeladam/ChannelAdam.TestFramework.Text
A .NET library with functionality for comparing text and flat files (using DiffPlex).