Search code examples
jqueryjquery-pluginstext-comparison

Is there jQuery plugin to compare differences in two different text strings?


I need compare differences in two different versions of same text like in Wikipedia or Stackoverflow, and I would like to know if there is jQuery plugin for this kind of purpose.


Solution

  • look on

    http://code.google.com/p/google-diff-match-patch/

    the demo in

    http://neil.fraser.name/software/diff_match_patch/svn/trunk/demos/demo_diff.html