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/.
Dirkster99/Aehnlich
Show/Merge differences in directories and their content (text files) in Light/Dark designs
technikhil314/offline-diff-viewer
A Privacy focused, easy sharable, open source and anonymous tracking diff viewer.
icflorescu/textdiff-create
Create lean text diff deltas.
wikiwho/WikiWho
An algorithm to compute token-level provenance and changes for Wiki revisioned content. Tested at +95% accuracy for EN.Wikipedia.
lzinga/BlazorTextDiff
A blazor component to display side by side text diff.
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
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.
surrealdb/dmp
An efficient plain text comparison and patching library written in Rust
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.
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
travisstaloch/diff-zimilar
a port of the dtolnay/dissimilar text diffing library to zig. based on google's diff-match-patch
AXeL-dev/ngx-diff2html
A text diff component library for Angular
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. 专注开发极简便捷的免费在线工具,为工作与生活减负。
zong4/PDFAndImageDiffTool
This tool compares the text content of two PDF files or images and generates an HTML file highlighting the differences in a format similar to VSCode's Git Diff view. It supports text extraction from PDFs and images (using Tesseract OCR) and provides a visual side-by-side comparison of the differences. Perfect for document version control, proofread
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
Diff viewer
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).