node-diff

javascript text differencing implementation
  https://github.com/kpdecker/jsdiff
  0
  no reviews



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

jsdiff is a javascript text differencing implementation based on the algorithm proposed in "An O(ND) Difference Algorithm and its Variations" (Myers, 1986): .