Skip to content

dj-nitehawk/DiffWords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiffWords

Takes in 2 pieces of strings and outputs html with the insertions and deletions marked with <ins> and <del> tags. Unlike most diff generators, continuous insertions and deletions are grouped together. Diffing is word based, instead of character based.

See the demo project for usage...

About

Generates a word based inline diff, given 2 pieces of text

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages