node-googlediff

Compares the differences between the two texts
  https://github.com/shimondoodkin/googlediff
  0
  no reviews



The Diff Match and Patch libraries offer robust algorithms to perform the operations required for synchronizing plain text. This library implements Myer's diff algorithm which is generally considered to be the best general purpose diff.

Node.js is an event-based server-side JavaScript engine.