release
alert
Auto-detect
Apple App Store
Rust Crate (Cargo)
Chocolatey Package
Docker Image
Debian Package (Bookworm)
Go Module
Ruby GEM
GitHub Repository
GitLab Repository
Maven Central
NPM Package
NuGet Package
Packagist Package
Python Package (PyPI)
VS Code Extension
WordPress Plugin
Search
/
Sign in
liddiard/text-diff
GitHub
github.com
Releases
1
Frequency
Last Release
almost 11 years ago
Sunday, 19 July 2015, 11:47
Stars
154
Visual JavaScript text diff library. CommonJS module created from https://code.google.com/p/google-diff-match-patch/.
Log in to subscribe
Releases
1
Links
1
Collections
0
Linked projects
text-diff
NPM
Compute a diff between two pieces of text with support for same-line diffs, and optionally display a visual diff as HTML. Module made from the text-diff-match-patch library.