jsdiff

Text differencer

A JavaScript implementation of text differencing algorithm

A javascript text differencing implementation.

GitHub

8k stars
95 watching
504 forks
Language: JavaScript
last commit: 4 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
wilfred/difftastic A tool for comparing files based on their syntax and structure 21,365
rtfpessoa/diff2html Generates pretty HTML diffs from git or unified diff output 2,984
benjamine/jsondiffpatch A JavaScript library for comparing and updating JSON objects 4,872
mattphillips/deep-object-diff A small library that calculates the differences between two objects with nested structures, such as arrays and objects. 1,073
ra1028/differencekit A framework for efficiently calculating differences between collections of data in Swift 3,576
soffes/diff A pure Swift library for calculating differences between two sets of data. 122
jonschlinkert/arr-diff Returns an array with unique values from multiple arrays using strict equality comparisons 46
mcudich/heckeldiff A Swift diffing library that calculates the minimum set of steps to transform one collection into another. 167
rtfpessoa/diff2html-cli Generates pretty HTML diffs from unified and Git diff output. 541
evilstreak/markdown-js A Markdown parser that produces well-formed HTML with intermediate representation and supports extensibility 7,697
tonyarnold/differ A Swift library for calculating differences and generating patches between collections. 664
jsdom/jsdom A pure-JavaScript implementation of various web standards for use with Node.js 20,630
aswinkarthik/csvdiff Tool to compare changes between two CSV files 534
jnordberg/gif.js Library for encoding and decoding animated GIF images in JavaScript 4,814
kuniwak/mirrordiffkit Provides tools for testing and comparing two instances of any type, including efficient diff functionality. 184