Skip to content

wallace/jsdifflib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chas Emerick wrote this.  Go here http://snowtide.com/jsdifflib for more
information.

Its a javascript diff library based on Python's SequenceMatcher.

I've updated the js code to avoid "for...in" so that this library is compatible
with protoype, http://www.prototypejs.org/.  Check out
http://www.prototypejs.org/api/array for more information as why the "for...in"
construct is to be avoided.

About

My github version of the jsdifflib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors