jsdiff

Text differencer

A JavaScript implementation of text differencing algorithm

A javascript text differencing implementation.

GitHub

8k stars
95 watching
501 forks
Language: JavaScript
last commit: 25 days 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,106
rtfpessoa/diff2html Generates pretty HTML diffs from git or unified diff output 2,955
benjamine/jsondiffpatch A JavaScript library for comparing and updating JSON objects 4,854
mattphillips/deep-object-diff A small library that calculates the differences between two objects with nested structures, such as arrays and objects. 1,063
ra1028/differencekit A framework for efficiently calculating differences between collections of data in Swift 3,567
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. 533
evilstreak/markdown-js A Markdown parser that produces well-formed HTML with intermediate representation and supports extensibility 7,696
tonyarnold/differ A Swift library for calculating differences and generating patches between collections. 662
jsdom/jsdom A pure-JavaScript implementation of various web standards for use with Node.js 20,560
aswinkarthik/csvdiff Tool to compare changes between two CSV files 532
jnordberg/gif.js Library for encoding and decoding animated GIF images in JavaScript 4,803
kuniwak/mirrordiffkit Provides tools for testing and comparing two instances of any type, including efficient diff functionality. 184